Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With multiple remote Taskfile, the confirmation prompt is not blocking #1832

Closed
vmaerten opened this issue Sep 23, 2024 · 0 comments · Fixed by #1833
Closed

With multiple remote Taskfile, the confirmation prompt is not blocking #1832

vmaerten opened this issue Sep 23, 2024 · 0 comments · Fixed by #1833
Labels
area: remote Changes related to remote taskfiles. type: bug Something not working as intended.

Comments

@vmaerten
Copy link
Member

If we have multiple remote taskfile to confirm, all go routine run in parallele and the confirmation prompt is not blocking. This lead to a weird behavior :

image

  • Task version: 3.39.2
  • Operating system: Linux
  • Experiments enabled: Remote
@vmaerten vmaerten added type: bug Something not working as intended. area: remote Changes related to remote taskfiles. labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: remote Changes related to remote taskfiles. type: bug Something not working as intended.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant