Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High likelihood of filesystem race in BIDSFreeSurferDir #804

Open
effigies opened this issue May 9, 2023 · 0 comments
Open

High likelihood of filesystem race in BIDSFreeSurferDir #804

effigies opened this issue May 9, 2023 · 0 comments
Labels
Milestone

Comments

@effigies
Copy link
Member

effigies commented May 9, 2023

What happened?

#739 added a check that a certain file exists in a pre-existing FreeSurfer directory. If the directory is being copied by another simultaneous job, then portions of the folder get deleted while other parts are added. We'll need to use file locking if we need to be checking this.

What command did you use?

fmriprep

What version of the software are you running?

23.0.2

How are you running this software?

Singularity

Is your data BIDS valid?

Yes

Are you reusing any previously computed results?

No

Please copy and paste any relevant log output.

No response

Additional information / screenshots

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant