v5.0.3
mherrmann/heliumv5.0.3Jul 23, 2024by mherrmann
AI Summary
Fixed a `FramesChangedWhileIterating` error that occurred during the execution of `wait_until` by handling the error gracefully.
Key Highlights
- Fixed `FramesChangedWhileIterating` error in `wait_until`
- Handles the error gracefully by waiting longer
Full Release Notes
It sometimes happened. Now, `wait_until(...)` handles this error gracefully by just waiting a little more.