Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make per start and per stop compatible with Queue Server #34

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

maffettone
Copy link
Contributor

Description

Queueserver cannot parse a callable (i.e., plans) as default argument in the definition of a plan.

Motivation and Context

Came up in Bluesky Pods. There is a world in which we want a "fast" adaptive plan put on the queue by a "slow" adaptive agent.

Summary of Changes for Release Notes

Fixed

Queue Server compatibility for per start and per stop plans

How Has This Been Tested?

Mounted into the startup dir of bluesky pods, and environment opened.

@tacaswell tacaswell merged commit 626fc6e into bluesky:main Mar 15, 2024
3 of 8 checks passed
@maffettone maffettone deleted the fix-queueserver-incompatability branch March 15, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants