Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Racing condition for success (return value at exit is wrong)! #103

@poquirion

Description

@poquirion

When the last psom job fails, the pipeline execution sometimes return success du to a racing condition related to the garbage collector.

The best solution it seems it to create a PIPE.exit_code when the PIPE.lock is deleted. (but what should be the ret status when the PIPE.lock is manually removed? "2", maybe "128" ?

To flush the nfs cache in at directory, to most straightforward method is to do "ls /dir/to/flush/nfs"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions