Another bug fix: always set the busy flag when telling a subthread
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Aug 2006 10:19:23 +0000 (10:19 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Aug 2006 10:19:23 +0000 (10:19 +0000)
commitc969e831c5977919d3e1c094acc86e194c50d17c
tree8e247bbe899313bdc8ebe7e7fcbdebad380d1143
parentfbe6468ee26ff4c5df68d37d8b1b819e68d589a0
Another bug fix: always set the busy flag when telling a subthread
to do something, otherwise handle_get_events will forget to tell the
front end to check for that subthread finishing. This applies even
when we're only setting `busy' to tell the subthread to terminate!

git-svn-id: svn://svn.tartarus.org/sgt/putty@6805 cda61777-01e9-0310-a592-d414129be87e
windows/winhandl.c