bloomberg / quantum

Powerful multi-threaded coroutine dispatcher and parallel execution engine
Apache License 2.0
579 stars 95 forks source link

Fixed mem-leak and prevent underruns in stats counter #104

Closed accelerated closed 5 years ago

accelerated commented 5 years ago

Signed-off-by: Alexander Damian adamian@bloomberg.net

Describe your changes

Testing performed Ran all GTESTs as well as ran under Valgrind to make sure the tool is not reporting any leaks.