You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major rewrite of functionality. This will break anything that uses this library!
* Use functions instead of class methods, closes#8
* Also includes parallel= mechanism from #6
Would be neat if you could toggle the parallel execution on and off, to better demonstrate the performance difference that it implements.
Would happen in this code that calls
gather()
:asyncinject/asyncinject/__init__.py
Lines 114 to 123 in 4734897
The text was updated successfully, but these errors were encountered: