recoverable-thread-pool 2.0.7

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": "56bcb9d79a6f9ba5b1bd778046869622bcb8bb20",
    "dirty": true
  },
  "path_in_vcs": ""
}