Files
meteor/tools
Avital Oliver 504e05326f Delete mongod.lock file when starting Meteor
When we try to kill old running versions of mongod, then we may have to
resort to killing the process without it having an opportunity to close
gracefully, so we need to also delete the lock file if we want to be able
to start mongod again.

This is made especially worse on Windows, where `process.kill` always
kills a process non-gracefully.

Should fix https://github.com/meteor/windows-preview/issues/34, and some
self-test failures.
2015-02-09 22:31:10 -08:00
..
2014-12-12 09:03:10 -05:00
2015-02-09 13:49:57 -08:00
2014-12-04 17:56:04 -08:00
2015-02-04 13:56:54 -08:00
2015-02-04 12:57:17 -08:00
2015-02-04 13:56:54 -08:00
2015-01-20 22:03:22 -08:00
2015-02-05 15:26:40 -08:00
2014-06-13 17:14:42 -07:00
2015-01-20 22:34:19 -08:00
2015-02-09 13:49:57 -08:00
2014-11-25 09:06:25 -08:00
2015-02-05 12:04:30 -08:00
2015-02-04 13:56:54 -08:00