Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use coursier thread pool to run coursier-related task
Using the default global ExecutionContext, also used by the BSP server, can lead to deadlocks, as coursier doesn't mark blocking things with `blocking`.
- Loading branch information