vardius / gollback

Go asynchronous simple function utilities, for managing execution of closures and callbacks
MIT License
123 stars 13 forks source link

Bugfix: fix race function #3

Closed YoghurtFree closed 2 years ago

YoghurtFree commented 2 years ago

when all functions return an error, the race function will print "all goroutines are asleep - deadlock"