IntersectMBO / IntersectMBO/ouroboros-consensus
Add IOSim POR support for QSM
Open
better-tests
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
Parallel QSM tests can be more effective in detecting potential race conditions if QSM supports IOSIm POR. We should add support for it to the library to increase the robustness of our code.
Contributor guide
Research direction
Start by locating the QSM library and its parallel test setup, then identify how IOSim POR is exposed and used. Compare the existing QSM execution path with the IOSim POR support, and consider the work done when parallel QSM tests can use IOSim POR to improve race-condition detection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100