$ errors.fyi/haskell/ThreadKilled 128 namespaces · 4,025 codes
haskell · haskell/ThreadKilled
ThreadKilled

ThreadKilled

An AsyncException delivered to a thread when killThread or throwTo is called on it. Threads should handle ThreadKilled to perform cleanup; it can be temporarily masked with mask but should eventually be re-raised.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT