ComputerScienceHouse / ComputerScienceHouse/proxstar
Impaitent user commands should either override each other, or the user should be told to wait
オープン
bug
- 主要言語
- Python
- スター
- 31
- フォーク
- 25
- 平均マージ
- 5時間 32分
- マージ済み PR(30日)
- 1
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。