Closed sampaiodiego closed 6 years ago
Close #343
I've wrapped the worker on a try { } block and always cleaning send fence on finally { }
try { }
finally { }
Thanks @sampaiodiego!
Close #343
I've wrapped the worker on a
try { }
block and always cleaning send fence onfinally { }