Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pwaller
Copy link
Contributor

@pwaller pwaller commented May 10, 2020

Previously, if garbage collection was run, it would cause file arbitrary file
descriptors to be closed, because NewFile uses SetFinalizer to close unclosed
files.

Fixes #24.
Fixes #12.

@pwaller
Copy link
Contributor Author

pwaller commented May 10, 2020

Please note that the test in question is also failing due to #23. Fix incoming for that now.

Previously, if garbage collection was run, it would cause file arbitrary file
descriptors to be closed, because NewFile uses SetFinalizer to close unclosed
files.

Fixes: acln0#24
This was referenced May 10, 2020
@acln0 acln0 merged commit b71eb52 into acln0:master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EBADF in testComm Failing tests with -test.count=10

2 participants