Comparing Exceptions and Errors

Adam Ruppe destructionator at gmail.com
Sun Jun 5 00:18:43 UTC 2022


On Saturday, 4 June 2022 at 22:31:38 UTC, Ola Fosheim Grøstad 
wrote:
> So what do you have to do to avoid having Errors thrown? How do 
> you make your task/handler fault tolerant in 100% @safe code?

Run it in a separate process with minimum shared memory.


More information about the Digitalmars-d-learn mailing list