Skip to content
Success

Changes

Summary

  1. Increase the amount of data written to a pipe in a test (#14116) (details)
Commit d7af01eec1f8ff8cdd3b0b375f6ba9a0dc55f8e4 by noreply
Increase the amount of data written to a pipe in a test (#14116)

On some OSes, you need to write more than 1MB of data to a pipe
before writes block, and read more than 64k to unblock them.
The file was modifiedtestsuite/tests/lib-channels/close_during_flush.ml (diff)