IntersectMBO / IntersectMBO/ouroboros-consensus
Fix the no-thunk tests failures
Open
technical debt
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
With strict-stm `checktvarinvariant` flag turned on, there are tests which fail due to presence of the thunk. Review and fix the tests. In case, thunks are required, add the necessary exceptions as mentioned in https://well-typed.com/blog/2020/09/nothunks/ using _AllowThunksIn_
blocks input-output-hk/ouroboros-consensus#604
Contributor guide
Assessment
This issue has not been assessed yet.