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

Change to sleep infinity & read and omit & wait on sleep n #609

Merged

Conversation

dougbtv
Copy link
Member

@dougbtv dougbtv commented Feb 9, 2021

No description provided.

@coveralls
Copy link

coveralls commented Feb 9, 2021

Pull Request Test Coverage Report for Build 554663055

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.797%

Totals Coverage Status
Change from base Build 552451364: 0.0%
Covered Lines: 1137
Relevant Lines: 1606

💛 - Coveralls

done
else
log "Entering sleep (success)..."
sleep infinity & wait
sleep infinity & read
Copy link
Member

@s1061123 s1061123 Feb 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It shuld be read only, no sleep, no wait. read waits forever in this case.

  log "Entering sleep (success)..."
  read

Copy link
Member

@s1061123 s1061123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@s1061123 s1061123 merged commit 8bbd3fd into k8snetworkplumbingwg:master Feb 18, 2021
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.

None yet

3 participants