feat: Introduce workflow level concurrency #1095
Annotations
3 errors
|
commitlint
Process completed with exit code 1.
|
|
ci
Process completed with exit code 1.
|
|
packages/openworkflow/postgres/backend.test.ts > BackendPostgres concurrency claim atomicity > serializes same-bucket concurrent claims with advisory bucket locks:
packages/openworkflow/postgres/backend.test.ts#L615
AssertionError: expected [ { …(23) }, { …(23) } ] to have a length of 1 but got 2
- Expected
+ Received
- 1
+ 2
❯ packages/openworkflow/postgres/backend.test.ts:615:25
|