bluesky / bluesky-queueserver

Server for queueing plans
https://blueskyproject.io/bluesky-queueserver/
BSD 3-Clause "New" or "Revised" License
11 stars 20 forks source link

New 'environment_update' and 'kernel_interrupt' API #278

Closed dmgav closed 1 year ago

dmgav commented 1 year ago

New API: environment_update and kernel_interrupt. CLI interface: qserver environment update and qserver kernel interrupt.

Motivation and Context

The new API to cover the gaps in functionality:

Summary of Changes for Release Notes

Fixed

Added

Changed

Removed

How Has This Been Tested?