Closed jjdonov closed 1 week ago
fixes #100
This PR corrects the type predicates for IsolatedCircuitError and TaskCancelledError and adds tests to cover all the type predicates from the Error.ts file.
IsolatedCircuitError
TaskCancelledError
Thanks for the PR!
fixes #100
This PR corrects the type predicates for
IsolatedCircuitError
andTaskCancelledError
and adds tests to cover all the type predicates from the Error.ts file.