bluesky / ophyd-async

Hardware abstraction for bluesky written using asyncio
https://blueskyproject.io/ophyd-async
BSD 3-Clause "New" or "Revised" License
12 stars 26 forks source link

Extend sleep time to avoid race condition #566

Closed coretl closed 2 months ago

coretl commented 2 months ago

539 exposed a race condition. Long term fix is to rewrite the test. Short term fix is this...