-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ugh there is some memory corruption that has been introduced in the last couple of weeks. Unfortunately I don't have much time or energy to work out why, _however_ I have found that serializing all tests seems to work around the problem. I want to merge this as a high priority since we have a few outstanding external PRs that I want to be able to merge soon, so I will take the correctness and speed hit right now.
- Loading branch information
Showing
7 changed files
with
1,356 additions
and
4 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
target | ||
Cargo.lock | ||
.vagrant | ||
*.rs.bk | ||
fitsio-sys/ext/cfitsio/docs/* | ||
|
Oops, something went wrong.