Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Unconditionally send "done" status to workers#17

Open
hcpl wants to merge 1 commit into
vmchale:masterfrom
hcpl:parallel-unsuccessful
Open

Unconditionally send "done" status to workers#17
hcpl wants to merge 1 commit into
vmchale:masterfrom
hcpl:parallel-unsuccessful

Conversation

@hcpl

@hcpl hcpl commented Nov 13, 2018

Copy link
Copy Markdown

Previously, if sn couldn't access a directory (either it doesn't exist or access denied), the program would enter an infinite loop. Sending "done" status to workers regardless of the result solves the issue.

Fixes #16.

Previously, if `sn` couldn't access a directory (either it doesn't exist
or access denied), the program would enter an infinite loop. Sending
"done" status to workers regardless of the result solves the issue.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant