On Fri Jul 14 20:07:31 2023 +0000, Zebediah Figura wrote:
But you're still terminating the thread. Do we have a test where we create an async, duplicate the object handle into another process, then close every handle in the originating process, but without the originating thread exiting or being terminated?
Yes, this is what added in the last patch with handle close type switch?