DiamondLightSource / DiamondLightSource/dodal

Update `focusing_mirror` to use `set_and_wait_for_other_value`

Open
#1,016 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
5
Forks
13
Avg merge
3d 2h
Merged PRs (30d)
10

Description

`focusing_mirror` has some code in the `set` to avoid a race condition. We should be able to use `set_and_wait_for_other_value` to do this (see https://github.com/bluesky/ophyd-async/issues/453) for this instead.

## Acceptance Criteria
- `focusing_mirror` uses inbuilt code in `ophyd_async` to avoid race conditions

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.