Testing `Simple::*` data structures to show non-thread-safe behaviour
Open
@kris-gaudel is already working on this.
Since Sep 20, 2025.
- Dominant language
- Ruby
- Stars
- 1.5k
- Forks
- 88
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 5
Description
Following up on #755, it would be nice to show that the Simple::* data structures indeed are not thread safe by triggering race conditions. An ideal solution would showcase this in the form of unit tests
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.