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

eserte / Doit
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: XXX-github-actions
DEFAULT BRANCH: master
Repo Added 31 Jan 2021 04:56PM UTC
Files 13
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix-open3-deadlock
branch: fix-open3-deadlock
CHANGE BRANCH
x
Reset
  • fix-open3-deadlock
  • XXX-digest-matches
  • XXX-github-actions
  • copilot/add-helper-function-upgradeable-packages
  • master
  • sudo-fixing

23 Oct 2025 11:51AM UTC coverage: 72.043%. First build
18747407497

push

github

google-labs-jules[bot]
Fix deadlock in open3 by using non-blocking reads

The open3 implementation could deadlock when the child process produces a large amount of output on both stdout and stderr.

This change fixes the issue by making the filehandles for stdout and stderr non-blocking and updating the read loop to handle non-blocking reads. The Fcntl constants are now correctly called as functions.

A test case has been added to reproduce the deadlock and verify the fix.

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

1791 of 2486 relevant lines covered (72.04%)

29.01 hits per line

Relevant lines Covered
Build:
Build:
2486 RELEVANT LINES 1791 COVERED LINES
29.01 HITS PER LINE
Source Files on fix-open3-deadlock
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18747407497 fix-open3-deadlock Fix deadlock in open3 by using non-blocking reads The open3 implementation could deadlock when the child process produces a large amount of output on both stdout and stderr. This change fixes the issue by making the filehandles for stdout and st... push 23 Oct 2025 11:53AM UTC google-labs-jules[bot] github
72.04
See All Builds (373)
  • Repo on GitHub
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