ocadotechnology / test-arranger

Arranges test data as fully populated objects
Apache License 2.0
23 stars 2 forks source link

Use concurrent hash map for cache in enhanced random #65

Closed Cililing closed 5 months ago

Cililing commented 5 months ago

See src/test/java/com/ocadotechnology/gembus/bugfix/concurrency/ConcurrencyTest.java for example of crashing code.