Commit c531c0d
fix: disable signal tests on Windows
Signal-based tests use Unix-specific libc::kill and POSIX signals
that don't exist on Windows. Disable these tests on Windows platform.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent a34186b commit c531c0d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments