Fix behavior of with parallel #347

Merged
sb10q merged 5 commits from issue-298 into master 2023-11-01 13:19:52 +08:00
Collaborator

With the new implementation of with parallel, timeline resets are emitted after every function call. However, this omits the case where the timeline also needs to be reset after a nested with sequential block.

Fixes #298.

With the new implementation of `with parallel`, timeline resets are emitted after every function call. However, this omits the case where the timeline also needs to be reset after a nested `with sequential` block. Fixes #298.
derppening self-assigned this 2023-10-30 18:17:36 +08:00
derppening added 5 commits 2023-10-30 18:17:37 +08:00
derppening added a new dependency 2023-10-30 19:38:48 +08:00
derppening changed title from WIP: Fix behavior of `with parallel` to Fix behavior of `with parallel` 2023-10-31 10:35:15 +08:00
derppening requested review from sb10q 2023-10-31 10:35:21 +08:00
sb10q merged commit 9518d3fe14 into master 2023-11-01 13:19:52 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: M-Labs/nac3#347
There is no content yet.