0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/buildscripts/resmokelib/core
Max Hirschhorn 6b41043ce9 SERVER-17526 Enable tracking of spawned processes in MCI.
On Windows, this will cause MCI to assign processes to a job object.
Change resmoke.py to only create a job object if the current process
is not already assigned to one.
2015-05-28 20:26:41 -04:00
..
__init__.py
network.py SERVER-18600 Avoid giving the same port to multiple processes. 2015-05-21 19:50:54 -04:00
pipe.py
process.py SERVER-17526 Enable tracking of spawned processes in MCI. 2015-05-28 20:26:41 -04:00
programs.py