recoverable-thread-pool 0.0.2

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": "04bd2f404cdf20b0f1486c0d43d7ec3c0de188b3",
    "dirty": true
  },
  "path_in_vcs": ""
}