This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement actual timeouts for requests
Use rayon thread pool to avoid unbound thread count Use channels to provide timeouts warn! on thread panics Add long request-timeout for CI testing Use consistent `move ||` code style Use compiler-then-racer impl for `Definition`
- Loading branch information