2f72b28d76
Dodging the race condition with a sleep was fine, but we slept for a whole second which was longer than this test takes to run! I've scaled the sleep down to 250 miliseconds and increased the tries. Even this is probably excessively long but now the test is fast agin. |
||
---|---|---|
.. | ||
agent.go | ||
common.go | ||
error.go | ||
example_test.go | ||
func.go | ||
inpack_test.go | ||
inpack.go | ||
job.go | ||
outpack_test.go | ||
outpack.go | ||
worker_test.go | ||
worker.go |