Skip to content

Handle OSError during process-worker serialization - #284

Merged
Maxteabag merged 1 commit into
mainfrom
fix/process-worker-oserror-serialization
Aug 5, 2026
Merged

Handle OSError during process-worker serialization#284
Maxteabag merged 1 commit into
mainfrom
fix/process-worker-oserror-serialization

Conversation

@Maxteabag

Copy link
Copy Markdown
Owner

Summary

  • route OSError raised during payload serialization through the worker error fallback
  • retain graceful handling when the fallback cannot be sent over a closed pipe
  • add regression coverage proving the client receives an error instead of hanging

Tests

  • 1,051 unit tests passed, 2 skipped
  • focused process-worker tests and Ruff checks passed

Follow-up to #277.

@Maxteabag
Maxteabag merged commit 7392091 into main Aug 5, 2026
11 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.

1 participant