Skip to content

Minor fixes

Latest
Compare
Choose a tag to compare
@RouquinBlanc RouquinBlanc released this 17 Nov 13:53
· 2 commits to master since this release
  • Protect task against bubbling when adding a done callback to it (same as awaiting it)
  • when cancelling a scope, await all tasks in parallel (instead of one by one)
  • add documentation and tests around run_in_executor