feat: add signal
option to retry
and parallel
#283
Annotations
3 errors
|
Run pnpm test:
tests/async/parallel.test.ts#L97
TypeCheckError: Property 'reason' is missing in type '{ aborted boolean; addEventListener Mock<Procedure>; removeEventListener Mock<Procedure>; throwIfAborted Mock<Procedure>; }' but required in type 'AbortSignal'.
❯ tests/async/parallel.test.ts:97:9
|
Run pnpm test
Process completed with exit code 1.
|
Loading