Skip to content

Fix plan preprocessor

Compare
Choose a tag to compare
@rosesyrett rosesyrett released this 27 Oct 14:41
· 100 commits to main since this release
9724c0c

Patches an issue with the last release, where due to bluesky using generator functions as coroutines writing a preprocessor that loops through the messages that should be sent to the run engine and adding intermittent logic does not work as expected.

See bluesky/bluesky#1625