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
Please register or sign in to comment