haskell / haskell/haskell-language-server
Track down unconditional wait in test and find replacement
Open
CI
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 12
Description
In the testsuit, there are a lot of places using the unconditional wait with timeout. We might want to sweep them out. By comming up with conditional wait instead of uncontional wait with timeout.
* See example unconditional wait https://github.com/haskell/haskell-language-server/issues/3736#issuecomment-1932740101
* [ ] #4300
* [x] #4144
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.