Skip to content

refactor: prefork child hardening and app.py documentation#38

Merged
pratyush618 merged 3 commits intomasterfrom
refactor/prefork-hardening
Mar 22, 2026
Merged

refactor: prefork child hardening and app.py documentation#38
pratyush618 merged 3 commits intomasterfrom
refactor/prefork-hardening

Conversation

@pratyush618
Copy link
Copy Markdown
Collaborator

Summary

  • Prefork stdout flush — flush stdout before breaking on shutdown message to prevent partial result loss
  • app.py docstring — document the mixin composition pattern (4 mixins + base class) so new contributors understand the file's structure

Test plan

  • ruff clean, mypy 0 errors
  • No behavioral changes — doc + defensive flush only

@pratyush618 pratyush618 merged commit 5da8b79 into master Mar 22, 2026
2 of 10 checks passed
@pratyush618 pratyush618 deleted the refactor/prefork-hardening branch March 31, 2026 17:21
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