Ticket Change Details
Not logged in
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

  1. foundin changed to: "0.2"
  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.
    
  3. login: "vitus"
  4. mimetype: "text/x-fossil-plain"
  5. severity changed to: "Critical"
  6. status changed to: "Open"
  7. title changed to:
    vws doesn't return proper exit code or doesn't shutdown socket properly
    
  8. type changed to: "Code_Defect"