Skip to content

clustermq 0.9.3

Compare
Choose a tag to compare
@mschubert mschubert released this 09 Jan 18:39
· 15 commits to master since this release
c692d59
  • Fix a bug where BiocParallel did not export required objects (#302) @bhayete-empress
  • Fix a bug where already finished workers were killed (#307) @luwidmer
  • Fix a bug where worker results and stats could be garbage collected (#324) @kkman
  • There is now an FAQ vignette with answers to frequently asked questions
  • Worker API: send() now reports a call identifier that current() tracks