leapmotion / autowiring

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

Miscellaneous minor fixes #1033

Closed gittyupagain closed 6 years ago

gittyupagain commented 6 years ago

Fix the Parallel code race condition. Workaround warnings with Clang. Clean up tests.

jdonald commented 6 years ago

This is a dramatic improvement to autowiring stability, resolving longstanding issues with dispatch queues and AutoFilter packets.