DistributedTaskScheduling / JobAdder

Source code of the JobAdder project
GNU General Public License v3.0
2 stars 1 forks source link

Fix for race condition in worker command test #139

Closed JohannesGaessler closed 4 years ago

JohannesGaessler commented 4 years ago

As discussed on Discord, a test I added seems to sometimes cause an exception in one of the threads. This PR aims to fix this.