Skip to content

Multiprocessing bug fix

Latest
Compare
Choose a tag to compare
@jadielam jadielam released this 19 Mar 13:54
· 7 commits to master since this release
7f99f8d

BUG FIXES:

  • Fixes bug that causes multiprocessing task to not finish under certain special circumstances.
  • Fixes bug that causes certain flows to allocate memory in the GPU even if cpu was selected for usage.

NEW FEATURES:

  • Added a simple webhook consumer.