RobustToolbox
RobustToolbox copied to clipboard
Exceptions caught in parallel manager have their error message eaten
- Throw an error in something running within parallel manager
- Message is
parallel: Exception in ParallelManager: at ...with the original error message eaten
Maybe I'm not sure what you mean, but it seems to work fine for me? E.g. throwing an exception in gas tile overlay seems to include the exception type, message & location?