Skip to content

Fix tyger run cancel race condition#154

Merged
johnstairs merged 1 commit intomainfrom
johnstairs/fix-cancel-race-condition
Nov 26, 2024
Merged

Fix tyger run cancel race condition#154
johnstairs merged 1 commit intomainfrom
johnstairs/fix-cancel-race-condition

Conversation

@johnstairs
Copy link
Member

Small changes around tyger run cancel:

  1. Fix a race condition where it was possible for a Canceling state to be overwritten and therefore a cancel request to not suceed.
  2. Ensure tyger run exec doesn't wait to read output buffers if the run is canceled.

Base automatically changed from johnstairs/repository-refactor to main November 26, 2024 01:11
@johnstairs johnstairs force-pushed the johnstairs/fix-cancel-race-condition branch from 75a5cff to 8457562 Compare November 26, 2024 01:16
@johnstairs johnstairs merged commit 3e8358f into main Nov 26, 2024
@johnstairs johnstairs deleted the johnstairs/fix-cancel-race-condition branch November 26, 2024 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants