Open kazu-yamamoto opened 9 hours ago
forkManagedTimeout
IORef Bool
Weak ThreadId
modifyTVar'
TimeoutThread
KilledByHttp2ThreadManager
forkManagedTimeout
ensures that only one asynchronous exception is thrown with a lock ofIORef Bool
. (relating to #136, #137)Weak ThreadId
andmodifyTVar'
(relating to #154)TimeoutThread
andKilledByHttp2ThreadManager
are caught cleanly (relating to #153)