CLOVIS
04/23/2024, 2:19 PMYoussef Shoaib [MOD]
04/23/2024, 2:26 PMCLOVIS
04/23/2024, 2:27 PMYoussef Shoaib [MOD]
04/23/2024, 2:30 PMRaiseCancellationException
.
Now that I look at it, yes the message is actually completely expected. I thought a suppressed exception was the issue, but no you're just calling stackTraceToString
. A decision was made to include the RaiseCancellationException
message, but perhaps that should be removed. The note on stackTraceToString
reads:
Note, the first line in the stacktrace will be the RaiseCancellationException. The users call to raise can found in the_second line of the stacktrace.
CLOVIS
04/23/2024, 2:32 PMat:
lines, I wasn't sure whether it also applied to the message.Youssef Shoaib [MOD]
04/23/2024, 2:32 PMCLOVIS
04/23/2024, 2:33 PMCLOVIS
04/23/2024, 2:36 PM