You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really old comments.. not sure if they're relevant anymore
BUG in concurrency code -- when filtering on inputs and reducing incoming duplicates, it also necessary to grab multiples out of 'pending' to delete
potential bug in concurrency code... CancelQueuedAndWaitForExecutingJobsToComplete(TimeSpan.FromSeconds(20)) should maybe just delegate to calling dispose on the queue under the hood
The text was updated successfully, but these errors were encountered:
Really old comments.. not sure if they're relevant anymore
The text was updated successfully, but these errors were encountered: