Jay Faulkner 170dbd50eb Fix bug 1338614
util.log_time()'s return value was what was being sent to fork_cb. This means
the resize ran in parallel and the call to fork_cb threw a traceback (trying
to call Nonetype).

By permitting fork_cb to take kwargs, and using the correct method syntax,
this now forks and resizes in the background as appropriate.
2014-09-15 14:39:57 -07:00
2014-09-15 14:39:57 -07:00
2014-07-31 13:41:22 -04:00
2014-07-15 09:27:21 -07:00
2014-02-05 11:21:46 -06:00
2014-08-26 11:53:44 -07:00
2011-09-21 15:08:17 -04:00
2014-08-26 11:53:44 -07:00
2012-10-27 19:25:48 -07:00
2014-03-05 15:05:59 -08:00
2014-07-24 09:06:16 -04:00
2014-08-26 11:53:44 -07:00
2014-07-07 16:03:32 -04:00
Description
RETIRED, Cross-platform instance initialization
4 MiB