mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
If an alloc dir is being GC'd (removed) during snapshotting the walk func will be passed an error. Previously we didn't check for an error so a panic would occur when we'd try to use a nil `fileInfo`.
16 KiB
16 KiB