haskell / haskell/haskell-language-server
Explicitly set the number of threads as a tasty option instead of relying on environment variables
Open
CI
Hackathon
level: easy
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
At the moment we have to set TASTY_NUM_THREADS to 1 otherwise some of the ghcide tests fail, but I think we can just set this in tasty itself using `adjustOption`. That would make things less error-prone for devs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.