Skip to content

rush 1.0.1

Choose a tag to compare

@be-marc be-marc released this 04 Apr 10:02
  • $start_workers() now strips the enclosing environment from worker_loop before serialization, avoiding bloated Redis payloads when the function is a closure.
  • $fetch_tasks() and related methods no longer fail when task parameters contain vector values instead of scalars.