The shutdown check is racy, we should check if the queue has been cleaned up instead.
authorRodrigo Kumpera <kumpera@gmail.com>
Fri, 17 Jan 2014 23:13:57 +0000 (18:13 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Fri, 17 Jan 2014 23:13:57 +0000 (18:13 -0500)
commitb7d2b9a0003ac7df60d94b82ca3ce1e63b16cf40
treec496dc798c3f627aff9d1b53c4c593ebe9bfcb6f
parent7d688f1c02120b84cee4ce7beb83000749751ae8
The shutdown check is racy, we should check if the queue has been cleaned up instead.
mono/metadata/threadpool.c