recoverable-thread-pool 2.0.10

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": "97661ebb60593db510b5a005840467c104db9b03",
    "dirty": true
  },
  "path_in_vcs": ""
}