2014-01-30 19:04:23 |
Richard Harding |
description |
The auto cleaning makeContainer breaks things because the timers come back to clean things up, but the tests have run and containers are now gone. This is too fragile and needs to be using async abilities to properly run/mark completion. |
The auto cleaning makeContainer breaks things because the timers come back to clean things up, but the tests have run and containers are now gone.
This code needs to work in a way that's not so timeout centric to enable hooking into the bits to properly control, test, and destroy. |
|