IntersectMBO / IntersectMBO/cardano-base

Remove explicit semaphore in tests

Open
#640 0 comments 0 reactions 0 assignees View on GitHub
technical debt
Dominant language
Haskell
Stars
105
Forks
54
Avg merge
9d 2h
Merged PRs (30d)
4

Description

Due to a recent switch to `hspec` from `tasty` we no longer need to create an explicit lock in tests, since `hspec` supports sequential test execution.
This task is about removing this ugly locking mechanism from `cardano-crypto-class` test suite:

https://github.com/IntersectMBO/cardano-base/blob/245d69de6dfd33105ef98e0e6d5efb41dc58c37f/cardano-crypto-class/test/Main.hs#L23-L27

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.