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

Handle 5 second timeout better #6

Open
arunsathiya opened this issue Jan 18, 2024 · 0 comments
Open

Handle 5 second timeout better #6

arunsathiya opened this issue Jan 18, 2024 · 0 comments

Comments

@arunsathiya
Copy link
Owner

There are some references to five seconds timeout, which need to be handled better, I think:

  • After fork creation, which should be better-handled by awaiting
  • Between commit creation and fork creation

time.Sleep(5 * time.Second)

time.Sleep(5 * time.Second)

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

1 participant