Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Conversation

oesteban
Copy link
Member

This has been a sneaky one.

When directly generating the default value, mkdtemp() was executed only once, so all DWI objects created within the same scope pointed at the same path.

Resolves: #86.

… ``DWI``

When directly generating the default value, ``mkdtemp()`` was executed
only once, so all ``DWI`` objects created within the same scope pointed
at the same path.

Resolves: #86.
@oesteban oesteban requested a review from arokem August 25, 2022 13:55
@oesteban
Copy link
Member Author

I'm extremely confident this patch needs to go in. Opened the PR just as a heads-up of this sneaky b***d. Merging...

@oesteban oesteban merged commit 2824ceb into main Aug 25, 2022
@oesteban oesteban deleted the fix/two-initializations-test branch August 25, 2022 14:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bad initialization of temporal filesystem support for H5 objects

1 participant