Skip to content

v0.19.1

Compare
Choose a tag to compare
@PragTob PragTob released this 29 Nov 20:46
· 147 commits to main since this release

Bugfixes

  • No more warnings triggered by enable_for_subprocesses. Thanks to @mame
  • Avoid trying to patch Process.fork when it isn't available. Thanks to @MSP-Greg