lightster / hodor

🚪 A worker queue that is evolving to a job queue
MIT License
4 stars 1 forks source link

Test that multiple superqueuers cannot queue jobs simultaneously #100

Closed lightster closed 8 years ago

lightster commented 8 years ago

Issue #93

We want to test that multiple superqueuers cannot queue jobs simultaneously to prevent a regression.

It would be nice to have more of a unit test for this, but for now a slow test is better than no test.