pdftract/crates
jedarden f0ff218042 test(bf-119ys): implement TH-03 process cleanup with RAII guards
- Add ProcessGuard RAII struct for deterministic process cleanup
- Implement wait_with_timeout helper to prevent indefinite blocking
- Replace all bare child.wait() calls with bounded timeouts
- Update all test cases to bind to port :0 (avoid collisions)
- Add StdioConfig enum for proper pipe handling (Piped/Null)
- Add read_initial_output_with_timeout for safe pipe reading
- Ensure no orphaned processes via RAII cleanup on Drop

Closes bf-119ys

Verification: notes/bf-119ys.md
2026-07-07 01:21:22 -04:00
..
pdftract-cer-diff test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
pdftract-cli docs(bf-6cc3z): verify glob PDF discovery implementation 2026-07-06 20:15:30 -04:00
pdftract-core test(bf-119ys): implement TH-03 process cleanup with RAII guards 2026-07-07 01:21:22 -04:00
pdftract-inspector-ui test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
pdftract-libpdftract feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
pdftract-py test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
pdftract-schema-migrate test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00