recoverable-thread-pool 1.0.1

A thread pool that supports automatic recovery from panics, allowing threads to restart after a panic. Useful for resilient and fault-tolerant concurrency in network and web programming.
Documentation
1
2
3
4
5
6
7
{
  "git": {
    "sha1": "7b3ecb53f3ac9073eb3d620c0364ebe9e4173fe7",
    "dirty": true
  },
  "path_in_vcs": ""
}