You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend corrupt-gz eviction to all .gz files in cache shards
Earlier scan only looked at .styxcache.stdout.gz / .stderr.gz, but nibabel
also reads cached .nii.gz outputs directly from shard paths. A truncated
cached BOLD blew up single_session_qc with the same EOFError signature.
0 commit comments