Overview
Artifact ID: | 6c117dcedafdad324c30f54b4981fff5ae4e474b |
---|---|
Ticket: | 5a1bd051992b835a2a3da8deace8623685434916
vws doesn't return proper exit code or doesn't shutdown socket properly |
User & Date: | vitus on 2015-12-18 05:18:47 |
Changes
- foundin changed to: "0.2"
- icomment:
vws should proprerly shut down a socket, even if it need to exit with non-zero code. Now some command function return non-zero as indication of the error, but calling code doesn't propagate it to the OS. Python try-finally should help.
- login: "vitus"
- mimetype: "text/x-fossil-plain"
- severity changed to: "Critical"
- status changed to: "Open"
- title changed to:
vws doesn't return proper exit code or doesn't shutdown socket properly
- type changed to: "Code_Defect"