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

fix(remote): wait for prompt in the reader #1833

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Conversation

vmaerten
Copy link
Member

@vmaerten vmaerten commented Sep 23, 2024

Fixes #1832
I've choose to re-use the mutex on the graph.

Maybe you have a better solution @pd93

image

@vmaerten vmaerten changed the title fix(remote: wait for prompt in the reader fix(remote): wait for prompt in the reader Sep 23, 2024
@vmaerten vmaerten requested a review from pd93 September 23, 2024 19:26
@vmaerten vmaerten marked this pull request as ready for review September 23, 2024 19:27
taskfile/reader.go Outdated Show resolved Hide resolved
taskfile/reader.go Outdated Show resolved Hide resolved
@vmaerten vmaerten requested a review from pd93 September 24, 2024 12:26
@vmaerten vmaerten merged commit 30c59bf into main Sep 24, 2024
14 checks passed
@vmaerten vmaerten deleted the fix/remote-wait-for-prompt branch September 24, 2024 17:21
vmaerten added a commit that referenced this pull request Sep 24, 2024
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.

With multiple remote Taskfile, the confirmation prompt is not blocking
2 participants