Menu

#1 Need a better way to kill the thread wait_for_msg

open-fixed
nobody
None
5
2000-08-25
2000-08-16
No

the thread wait_for_msg does not exit unless it receives a quit signal from the server. we need a better way to manually kill this thread from the client. Also we need a way communicate with the x widget (more exactly the close button on the window) to custom kill the thread and the program.

the effect of this bug is that the program doesnt exit properly and the process just hangs around after its suppsoed to be dead.

Discussion

  • torrance jones

    torrance jones - 2000-08-25
    • status: open --> open-fixed
     
  • torrance jones

    torrance jones - 2000-08-25

    fixed by making the program non-threaded...

     

Log in to post a comment.