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

Infinite loop on !killall docker-init #5103

Open
rohitner opened this issue Feb 11, 2025 · 2 comments
Open

Infinite loop on !killall docker-init #5103

rohitner opened this issue Feb 11, 2025 · 2 comments

Comments

@rohitner
Copy link

Describe the current behavior
Runtime is killed on executing !killall docker-init and colab starts another runtime leading to infinite allocation loop

Describe the expected behavior
Runtime should be guarded against !killall docker-init as it does against !reboot and !shutdown as follows

System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

What web browser you are using
Brave

@rohitner rohitner added the bug label Feb 11, 2025
@EvanWiederspan
Copy link

Tracking internally as b/396487972 - can you say more about why you want to run this command though?

@rohitner
Copy link
Author

Please note that there is no particular use case for above mentioned command similar to non use case of !reboot and !shutdown. It is meant to highlight a scenario where collab runtime allocator may allocate resources sub-optimally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants