Skip to content

fix: ProcessLookupError if process exits before timeout signal - #769

Merged
amoffat merged 2 commits into
amoffat:developfrom
cilki:develop
Nov 1, 2025
Merged

fix: ProcessLookupError if process exits before timeout signal#769
amoffat merged 2 commits into
amoffat:developfrom
cilki:develop

Conversation

@cilki

@cilki cilki commented Nov 1, 2025

Copy link
Copy Markdown
Contributor

The timeout signal can cause a ProcessLookupError in rare cases.

@amoffat

amoffat commented Nov 1, 2025

Copy link
Copy Markdown
Owner

interesting. is there a way to simulate this in a test?

@cilki

cilki commented Nov 1, 2025

Copy link
Copy Markdown
Contributor Author

Added a test.

@amoffat

amoffat commented Nov 1, 2025

Copy link
Copy Markdown
Owner

good work. i'll merge this into the dev branch, and ship it soon. thanks for your contribution

@amoffat
amoffat merged commit 2a90b1f into amoffat:develop Nov 1, 2025
23 checks passed
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