typelevel / typelevel/cats-effect
Implement blocked thread detection on SN
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 2.2k
- Forks
- 576
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 18
Description
Following up from #4201
We didn't port over blocked thread detection. Should experiment with how this works on native and enable it if possible.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #4201 and examining how blocked thread detection works on native. Compare that behavior with the SN runtime and determine whether it can be enabled there. The issue is done when SN has the detection enabled if feasible, with the resulting behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100