-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Incidentally, fixing intermittent error on srlp and btctx unit tests
This error was happening intermittently in my local, and now has happened in the CI as well. Turns out ferror was not working well with fclose, since it would mistakenly report an error while errno is set to 0.
- Loading branch information
1 parent
93d6f11
commit e54f33f
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters