Skip to content

2.7.1

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 02 Mar 20:11

Various fixes & improvements

  • fix(run_task): Fix bug where join() would not actually wait for tasks (#190) by @untitaker