Closed theJenix closed 10 years ago
This is forked off of cancel_partial. We should probably pull that in first.
Will wait till cancel_partial is pulled in to review
I reviewed this pull request using #330 as a reference because of how much overlap there is between the code. A couple of the issues seem to have been fixed in #330 but just haven't been merged in to this yet.
Just merged in master (which includes #330). This should be much easier to review now.
:+1:
In an attempt to reproduce #245, I noticed that the guest was not being cleaned up properly. This should fix that.