]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Another bug fix: always set the busy flag when telling a subthread
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:19:23 +0000 (10:19 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:19:23 +0000 (10:19 +0000)
commitd5f4ce4611c26814e0fdc0e89136d22644f32914
tree8e247bbe899313bdc8ebe7e7fcbdebad380d1143
parentb2fec9f576d4fafa045fa20ce691c62bcd9f9485
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!

[originally from svn r6805]
windows/winhandl.c