Open phantom-rabbit opened 5 years ago
When is the value of "abort" true?
abort is true when vm.Close() or vm.Terminate() has been called.
abort
vm.Close()
vm.Terminate()
When is the value of "abort" true?