Skip to content

v0.8.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtc42 jtc42 released this 15 Jul 14:10
· 390 commits to master since this release

0.8.0-beta.2 (2020-07-15)

  • Switched to native threaded concurrency (#120) (506a026), closes #120
  • Moved socket WSGI handler into external module (506a026)
  • Added a method to allow Actions to be elegantly stopped before terminating after a timeout (506a026)
  • Removed gevent from socket handler and monkey patcher (5f2da89)