http://bugs.winehq.org/show_bug.cgi?id=60245 --- Comment #2 from Daniel Clark <megadjc@gmail.com> --- Created attachment 81955 --> http://bugs.winehq.org/attachment.cgi?id=81955 Detailed threadpool behavior/conformance probe. Compares three cases: a normal thread exiting with pending overlapped I/O, a threadpool worker returning with pending overlapped I/O, and a threadpool worker with no I/O. Records worker thread IDs/handles, monitors ThreadIsIoPending, worker lifetime, and read completion, and demonstrates native Windows selectively retaining the worker that owns pending thread-bound I/O. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.