Skip to content

refactor: wait for all tasks#2

Merged
Turanic merged 2 commits into
mainfrom
ada/refactor/waitForAllTasks
Jun 5, 2026
Merged

refactor: wait for all tasks#2
Turanic merged 2 commits into
mainfrom
ada/refactor/waitForAllTasks

Conversation

@Turanic

@Turanic Turanic commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

What

Rework the logic of the tasks command to wait for all the tasks concurrently, at once.

Why

Previously, the wait was sequential: which is not ideal when tasks may require more or less time to be processed.

Testing strategy

Added an automated test that validate the interactions with the sdk when multiple tasks are waited on.

@Turanic Turanic merged commit 66a4441 into main Jun 5, 2026
2 checks passed
@Shedna

Shedna commented Jun 8, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants