ComputerScienceHouse / ComputerScienceHouse/proxstar

Impaitent user commands should either override each other, or the user should be told to wait

Open
#151 0 comments 0 reactions 1 assignee Claimed by @WillNilges View on GitHub
bug
Dominant language
Python
Stars
31
Forks
25
Avg merge
5h 32m
Merged PRs (30d)
1

Description

If a shutdown command is pending, it will block other commands sent, like "stop." This is bad, because there are lots of times where a VM can't be shutdown with the shutdown command. So, if a user issues a more aggressive command, like stop, or reset, any pending commands for that VM should be cancelled, and then the new command should be issued. Or, a dialog should be raised to inform the user.

I vote for, and will implement, the former.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.