• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

doruirimescu / stateful-data-processor / 26122098864

19 May 2026 08:04PM UTC coverage: 74.483% (+4.3%) from 70.199%
26122098864

push

github

doruirimescu
PATCH: Replace os._exit with sys.exit in signal handler

os._exit killed the multiprocessing queue flush thread before log
messages were transferred, breaking the resume test. Python signals
are always delivered to the main thread, so sys.exit is sufficient
and allows queues/handlers to drain cleanly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

13 of 13 branches covered (100.0%)

Branch coverage included in aggregate %.

1 of 2 new or added lines in 1 file covered. (50.0%)

14 existing lines in 2 files now uncovered.

95 of 132 relevant lines covered (71.97%)

2.16 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/stateful_data_processor/_version.py


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc