Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup shell and fix two bugs related to "in" pipes #13

Merged
merged 7 commits into from
Jul 14, 2024

Conversation

zstyblik
Copy link
Owner

No description provided.

zstyblik added 7 commits July 13, 2024 20:06
... somewhere along the way, I've either missed this or checkbashism
did.
It might(and it did) happen that channel's "in" wasn't pipe, but file.
This might be because something is "stale", ii got killed and couldn't
cleanup or bug in iibot-ng.

We do this with main "in" pipe(file), I see no reason why we couldn't do
it for channels as well.
Commit increases wait-on-connection time from 15 to 60 seconds.
Also, if we didn't get "in" pipe after 60 seconds, exit. Because if we
don't exit, we end up with files instead of pipes. It's possible that
wait-on-connection timeout will have to be adjusted further.
@zstyblik zstyblik force-pushed the fix_improve_comment branch from d56f0b9 to a0a07df Compare July 14, 2024 07:57
@zstyblik zstyblik merged commit fa531fe into master Jul 14, 2024
1 check passed
@zstyblik zstyblik deleted the fix_improve_comment branch July 14, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant