On Fri Jul 14 18:32:56 2023 +0000, Zebediah Figura wrote:
This function doesn't actually care about the identity of obj. Should it?
It should cancel asyncs only for the socket being closed (in a process), not for every async left alive for any terminated thread for any socket. Or am I misunderstanding the question?