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

KarpelesLab / bnpm / 23935431370
12%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2026 05:39AM UTC
Jobs 1
Files 7
Run time 1min
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

03 Apr 2026 05:38AM UTC coverage: 8.908% (-0.2%) from 9.068%
23935431370

push

github

MagicalTux
Fix Ctrl-C not working in filtered network mode

PID 1 in a PID namespace has special signal semantics: the kernel
silently drops signals from outside the namespace unless PID 1 has
installed a handler. Since we were using unix.Exec() to replace the
child with the target command, signals were lost.

Now the child stays as PID 1 and runs the target as a subprocess,
forwarding SIGINT/SIGTERM/SIGHUP to it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

0 of 28 new or added lines in 1 file covered. (0.0%)

106 of 1190 relevant lines covered (8.91%)

0.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
28
0.0
0.0% child.go
Jobs
ID Job ID Ran Files Coverage
1 23935431370.1 03 Apr 2026 05:39AM UTC 7
8.91
GitHub Action Run
Source Files on build 23935431370
  • Tree
  • List 7
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5c0af7e1 on github
  • Prev Build on master (#23935307634)
  • Next Build on master (#23943041271)
  • Delete
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