Open qsharoly opened 3 years ago
Pipes' read ends were left not closed in some tests, causing descriptors to accumulate up to number 42. This caused test 05 (error handling) to fail when checking with "not opened" fd 42.
This pr may be considered as a fix for #78?
Pipes' read ends were left not closed in some tests, causing descriptors to accumulate up to number 42. This caused test 05 (error handling) to fail when checking with "not opened" fd 42.
This pr may be considered as a fix for #78?