PHondogo
10/19/2023, 3:33 PMJoffrey
10/19/2023, 3:34 PMCancellationException
, though 🤔 (it shouldn't catch Exception
in general). I mean, assuming that "normal" means regular business code, not framework code (in framework code that would make sense, but then it's just one ensureActive()
call in the catch block).PHondogo
10/19/2023, 3:41 PMJoffrey
10/19/2023, 3:46 PMensureActive()
instead of 2 catch blocks.