David Glasser
3405644027
Fix runner.stop() while waiting for file change
...
Before this, if the runner decided to stop (eg, because mongod is
crashing too much) while waiting for file change, it would crash due to
an attempt to wait within a fiber. Fixing that bug by adding an inFiber
would then lead to the process just not exiting, because nothing stops
the wait-specific future.
2014-04-02 21:16:59 -07:00
..
2014-01-30 10:49:29 -08:00
2014-01-27 14:17:31 -08:00
2013-07-26 19:02:12 -07:00
2014-04-02 21:16:59 -07:00
2014-01-30 21:08:56 -05:00
2014-03-05 13:32:31 -08:00
2014-02-14 00:24:49 -08:00
2014-01-30 21:08:56 -05:00
2014-03-31 19:52:02 -07:00
2014-01-30 21:08:56 -05:00
2014-03-31 19:52:02 -07:00
2014-01-27 02:34:53 -08:00
2014-02-27 08:09:31 -08:00
2014-02-19 23:43:35 -08:00
2014-03-05 13:32:31 -08:00
2014-02-24 20:52:55 -08:00
2014-03-20 07:21:11 -07:00
2014-02-10 19:12:52 -08:00
2014-01-30 21:08:56 -05:00
2014-01-30 21:08:56 -05:00
2014-02-21 15:00:33 -08:00
2014-03-31 19:52:02 -07:00
2013-12-30 18:41:35 -08:00
2014-04-01 17:21:24 -07:00
2014-02-13 18:48:18 -08:00
2013-05-13 11:56:51 -07:00
2014-02-21 15:00:33 -08:00
2014-02-06 12:18:49 -08:00
2014-04-02 20:27:54 -07:00
2014-04-02 21:16:59 -07:00
2014-03-31 19:52:02 -07:00
2014-04-02 21:16:59 -07:00
2014-03-31 19:52:02 -07:00
2014-02-13 19:11:30 -08:00
2014-04-02 21:16:59 -07:00
2014-02-25 00:28:48 -08:00
2014-01-30 21:08:56 -05:00
2014-03-31 19:52:02 -07:00
2014-03-26 15:02:34 -07:00
2014-02-11 00:17:22 -08:00
2014-02-20 15:35:38 -08:00
2014-02-28 11:59:03 -08:00