Skip to content

v0.9.0b1

Latest

Choose a tag to compare

@TheGreatCabbage TheGreatCabbage released this 13 May 18:43

This release adds two new constructor parameters:

  • error_callback: a function which will be called with the traceback (as a string) of an exception which occurs inside a process.
  • only_threads: when True, all tasks will be run as threads.