[PR #18] Update qmp.py #36

Closed
opened 2026-01-31 21:29:29 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/18

State: closed
Merged: No


When executing the command powerdown, the value of ret will got an instance of NoneType, then ret.has_key will raise an error, so i propose it will be better check the value of ret before using it.

**Original Pull Request:** https://github.com/qemu/qemu/pull/18 **State:** closed **Merged:** No --- When executing the command powerdown, the value of ret will got an instance of NoneType, then ret.has_key will raise an error, so i propose it will be better check the value of ret before using it.
claunia added the pull-request label 2026-01-31 21:29:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#36