-
- Downloads
Merge branch 'jk/epipe-in-async' into maint
Handling of errors while writing into our internal asynchronous process has been made more robust, which reduces flakiness in our tests. * jk/epipe-in-async: t5504: handle expected output from SIGPIPE death test_must_fail: report number of unexpected signal fetch-pack: ignore SIGPIPE in sideband demuxer write_or_die: handle EPIPE in async threads
No related branches found
No related tags found
Showing
- fetch-pack.c 5 additions, 1 deletionfetch-pack.c
- run-command.c 10 additions, 0 deletionsrun-command.c
- run-command.h 1 addition, 0 deletionsrun-command.h
- t/t5504-fetch-receive-strict.sh 4 additions, 1 deletiont/t5504-fetch-receive-strict.sh
- t/test-lib-functions.sh 1 addition, 1 deletiont/test-lib-functions.sh
- write_or_die.c 4 additions, 0 deletionswrite_or_die.c
Loading
Please register or sign in to comment