Added patch to avoid race-conditions with long running threadpool tasks.

This commit is contained in:
Sebastian Lackner
2015-07-29 20:59:04 +02:00
parent 76e7b82e31
commit 8728442a9a
5 changed files with 125 additions and 40 deletions

View File

@@ -0,0 +1 @@
Fixes: Avoid race-conditions with long running threadpool tasks