Alex Trotsenko

Results 32 comments of Alex Trotsenko

Btw, for development/testing purpose I got [following](https://github.com/eclipsesource/J2V8/issues/257#issuecomment-378946801) reply today. I will try it meanwhile.

As far as I see, CancellationException is defined as: >public actual typealias CancellationException = java.util.concurrent.CancellationException So perhaps the plan was to deal with Java's java.util.concurrent.CancellationException as if it was CancellationException...