DiamondLightSource/dodal

Update `focusing_mirror` to use `set_and_wait_for_other_value`

Open

#1,016 建立於 2025年1月24日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (12 fork)auto 404
good first issue

倉庫指標

Star
 (4 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南