leapmotion / autowiring

A C++ Inversion of Control Framework
http://autowiring.io/
Apache License 2.0
148 stars 17 forks source link

Fix DispatchQueue length on Cancel #1023

Closed gittyupagain closed 7 years ago

gittyupagain commented 7 years ago

It appears that the dispatch queue count is not being decremented when cancelling from the normal, non-deferred queue.