afw-org / afw

Adaptive Framework
https://afw.tools
MIT License
4 stars 2 forks source link

Test runner sometimes doesn't work in parallel (-j) #12

Closed JeremyGrieshop closed 1 year ago

JeremyGrieshop commented 1 year ago

A race condition when executing nested testing groups can occur, due to how/where the test groups are written out in the temp directory.