Skip to content

Ignore messages from terminated workers - #18761

Merged
sbc100 merged 1 commit into
mainfrom
pthread_terminate
Feb 16, 2023
Merged

sbc100 merged 1 commit into
mainfrom
pthread_terminate

Conversation

@sbc100

@sbc100 sbc100 commented Feb 15, 2023

Copy link
Copy Markdown
Collaborator

This could help with some of the flaky thread tests we have been seeing as it means that we never try to process messages from already-terminated threads.

Split out from #18754

@sbc100
sbc100 requested review from kleisauke and tlively February 15, 2023 21:37
@sbc100
sbc100 force-pushed the pthread_terminate branch 4 times, most recently from f3e2a48 to 66ae342 Compare February 15, 2023 21:45
This could help with some of the flaky thread tests we have been
seeing as it means that we never try to process messages from
already-terminated threads.

Split out from #18754
@sbc100
sbc100 merged commit db35f20 into main Feb 16, 2023
@sbc100
sbc100 deleted the pthread_terminate branch February 16, 2023 17:52
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