GNOME Bugzilla – Bug 679430
vm-creator: Unhook from state-changed signal on machine deletion
Last modified: 2016-03-31 14:02:34 UTC
Unhook from state-changed signal on machine deletion.
Created attachment 218069 [details] [review] vm-creator: Unhook from state-changed signal on machine deletion
Why?
(In reply to comment #2) > Why? We want to continue listening to state change events on a deleted machine? :)
I mean, the changelog is useless, it's paraphrasing the vala code.
(In reply to comment #4) > I mean, the changelog is useless, it's paraphrasing the vala code. For such trivial and obvious commits, thats natural but feel free to suggest something better.
If it's a trivial and obvious commit that you just noticed when reading the code, then it should go in the log. If it was causing a bug and you made this change to fix this, then this should go in the log as well. The log reader shouldn't have to guess this, the impact of the change, ...
Attachment 218069 [details] pushed as d520627 - vm-creator: Unhook from state-changed signal on machine deletion