Skip to content

Fix timeout propagation - #35

Merged
KathrynBaker merged 1 commit into
masterfrom
fix_timeout_propagation
Sep 25, 2026
Merged

KathrynBaker merged 1 commit into
masterfrom
fix_timeout_propagation

Conversation

@FreddieAkeroyd

Copy link
Copy Markdown
Member

Fix propagation of timeout - not sure if it was actually causing too much of an issue by the way it was used in our code, but potentially it meant things didn't wait for as long as asked for. We usually called waitForBytes with nbytes==1 so there were not multiple wakeups that might lead to a miscalculation of overall timeout.

@FreddieAkeroyd

Copy link
Copy Markdown
Member Author

See ISISComputingGroup/IBEX#9038

@FreddieAkeroyd FreddieAkeroyd moved this to Flash Review in Tasks Sep 24, 2026
@KathrynBaker
KathrynBaker merged commit 8ab637c into master Sep 25, 2026
0 of 18 checks passed
@KathrynBaker
KathrynBaker deleted the fix_timeout_propagation branch September 25, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Flash Review

Development

Successfully merging this pull request may close these issues.

2 participants