Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

9.0.0b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jondequinor jondequinor released this 11 Feb 19:35
· 46 commits to master since this release

API Breakage:

  • JobQueue.add_job now takes the ensemble index as a positional parameter

New features:

  • JobQueue.snapshot provide the user with a snapshot of the queue state that can be queried independently of run_context and run_arg
  • JobQueue.execute_queue_async and JobQueue.stop_jobs_async provides asynchronous execution and stopping of queue