Verified Commit ce363705 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Report previosly unhandled errors in workers

1. Catch `std::system_error`s, log them, and report them as Cargo
   system errors.
2. Catch and report `std:::exception`s, log them, and report them as
   Cargo `error_code::other`
parent eaed9c2a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment