hiero-ledger / hiero-ledger/hiero-consensus-node
Do not use static thread manager in StreamTimeoutManager
Open
Backlog
Base Resource Management
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
The static thread manager should not be used in production code. It is currently being used inside `StreamTimeoutManager.java` to reduce the scope of the initial thread manager changes.
Contributor guide
Assessment
This issue has not been assessed yet.