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

kr_windows.go fix #1

Merged
merged 1 commit into from
May 4, 2020
Merged

kr_windows.go fix #1

merged 1 commit into from
May 4, 2020

Conversation

EStegenburgs
Copy link

kr pair and other commands do not work since 49848cd commit.

kr pair and other commands do not work since 49848cd commit.
@zobo
Copy link
Owner

zobo commented May 4, 2020

You are right, pair woild deadlock, because it would wait for krd.exe to exit, kr.exe me for example goes through DaemonDial and there we .Start() instead of .Run().
Thank you.

@zobo zobo merged commit 95dcc2f into zobo:windows May 4, 2020
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