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

Potential race condition #38

Open
jhar opened this issue Aug 8, 2024 · 1 comment
Open

Potential race condition #38

jhar opened this issue Aug 8, 2024 · 1 comment

Comments

@jhar
Copy link

jhar commented Aug 8, 2024

In src/connect-with-port-forwarding.sh lines 30-43, there appears to be a potential race condition. I'm running this port forwarding action in a matrix of containers and occasionally seeing Error: grep: output.txt: No such file or directory. I assume this is because grep is being called before the file has been created. I may be mistaken, but I thought I'd point it out.

@enkhjile
Copy link
Owner

@jhar
Thanks I'll look into this.

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

No branches or pull requests

2 participants