You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
serialization() function signature and return value slightly modified for clarity. Successful registration / cancellation messages are no longer printed to the console.
dispatcher() argument 'retry' now defaults to FALSE for consistency with non-dispatcher behaviour.
remote_config() gains argument 'quote' to control whether or not to quote the daemon launch command, and now works with Slurm (thanks @michaelmayer2#119).
Ephemeral daemons now exit as soon as permissible, eliminating the 2s linger period.