|
Repo Added
|
Files
62
|
Badge
README BADGES
|
push
travis-ci
26350 of 33288 relevant lines covered (79.16%)
273625.14 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 1458 | issue#1638 | subprocess: use _exit() in subprocess_child Problem: Use of exit(3) on fatal errors in subprocess_child() should not be used since the child still has a copy of the parents VM, and thus may inappropriately call atexit or other handlers. Use _exi... | push | travis-ci | pending completion |