Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-05 | tests: fix a few fd leaks | Jakob Unterwurzacher | |
We relied on the finalizer to close a few fds. For some reason, this did not cause problems on Linux, but on MacOS, it causes unmount failures: umount(/private/tmp/gocryptfs-test-parent/194654785/default-plain): Resource busy -- try 'diskutil unmount' | |||
2017-08-10 | tests: add diriv cache race test | Jakob Unterwurzacher | |
Passes. |