Skip to content

Make test_partial_write linux-only.

Nick Mathewson requested to merge nickm/arti:workaround_1307 into main

This is a temporary workaround for #1307 (closed): In libc, struct sigaction doesn't seem to have the same fields on all the unix platforms.

I think we should get a better fix for this at some point, so I won't close #1307 (closed). Nominating this to squeeze in before our Monday release.

Merge request reports