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

Fix to prevent session hang, even with long bootstrap. #3523

Open
HyeockJinKim opened this issue Jan 22, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3648
Open

Fix to prevent session hang, even with long bootstrap. #3523

HyeockJinKim opened this issue Jan 22, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3648
Assignees

Comments

@HyeockJinKim
Copy link
Collaborator

HyeockJinKim commented Jan 22, 2025

Summary  

  • When the bootstrap script takes too long, the computation session remains stuck in the PREPARING state indefinitely.
  • The root cause will be analyzed, and a fix will be implemented.

Steps to Reproduce  

  1. If the bootstrap process takes more than 1 minute, the computation session hangs.

Expected Behavior  

  • Even if the bootstrap process takes a long time, the computation session should not hang.

Actual Behavior  

  • When the bootstrap process takes too long, the computation session hangs and does not function properly.

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 a pull request may close this issue.

2 participants