Skip to content

[Bug]: stuck executions with parallel/map operation #301

@zhongkechen

Description

@zhongkechen

Expected Behavior

The executions with map and parallel always make progresses when branches complete

Actual Behavior

The test cases from this PR sometimes get stuck:
#284

Steps to Reproduce

[SilanHe edits]
If you run this many times in your IDE, you can easily reproduce this for the "stuck" case. I'm using IntelliJ and breakpointing the SDK code where it's "registering" and "deregistering" the code. In the slower debugger environment, the code breaks down and often is stuck with child context threads unable to proceed.

SDK Version

1.0.0

Java Version

17

Is this a regression?

No

Last Working Version

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions