Files
openide/platform/core-impl
Ruslan Cheremin 654398f9a7 [core] IJPL-157558: allow (P)CE from computeInNonCancelableSection()
+ (P)CE could be thrown from computeInNonCancelableSection() -- this is not an error if the (P)CE is initiated by the callee itself, not by cancellation request
+ Cancellation.checkCancelled() honor isInNonCancelableSection() -- somehow it was missed before

GitOrigin-RevId: aa8ca6d49a8bbad54328356e0c590737b52f2a8d
2024-07-16 21:30:33 +00:00
..