Skip to content

Conversation

@cappel89
Copy link
Contributor

The set method of ophyd.Signal is not using set_finished and set_exception, which means that error messages that were raised in a put call were not properly propagated. This PR fixes this issue by using set_finished and set_exception on the status object instead of _finished with True/False.

@tacaswell tacaswell merged commit 1c38cf3 into bluesky:main Dec 12, 2025
11 checks passed
@tacaswell
Copy link
Contributor

Thank you!

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