Skip to content

Lock files are not created or removed #55

@TonioF

Description

@TonioF

I tried to run zappend (v 0.4.0) from the command line with

zappend -t out/output.zarr in/*.zarr

Computation failed with message:

Error: [Errno 2] No such file or directory: '.../out/output.zarr.lock'

After I created the .lock file myself, computation worked. After it finished successfully, I had to remove the file which was still there. My processing system is CentOS.

As I write this down, I notice that the lock file stated above is not correct, as it should be within the zarr folder, which it isn't.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions