Issue #25122: optimize test_eintr
Fix test_write(): copy support.PIPE_MAX_SIZE bytes, not support.PIPE_MAX_SIZE*3 bytes.
V
Victor Stinner committed
1e0f8ecdd8a4fb1fa21f4da1a8849ffd42b966f2
Parent: 3731bbe
Fix test_write(): copy support.PIPE_MAX_SIZE bytes, not support.PIPE_MAX_SIZE*3 bytes.