On Mon Apr 14 16:55:38 2025 +0000, Rémi Bernon wrote:
Fwiw this could probably use NtWaitForMultipleObjects too.
Or alternatively maybe, we could perhaps introduce a new select op that cancels and wait for objects? I don't know if that would be a good idea, it would be a bit specific to this async use case, but it would save some round-trip and avoid having to collect the handles.