Closed amrox closed 11 years ago
Now TaskRef and RepoIndexUpdate operations run in this queue.
This is to prevent some kinds of deadlocks occurring when the taskQueue is suspended. Now "internal" operations can still run.
Makes sense!
FYI Unit and Functional tests pass.
:shipit:
Now TaskRef and RepoIndexUpdate operations run in this queue.
This is to prevent some kinds of deadlocks occurring when the taskQueue is suspended. Now "internal" operations can still run.