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

session-launcher.run() never resolves when connection established #72

Open
lasicol opened this issue Sep 15, 2023 · 0 comments
Open

session-launcher.run() never resolves when connection established #72

lasicol opened this issue Sep 15, 2023 · 0 comments

Comments

@lasicol
Copy link

lasicol commented Sep 15, 2023

I encountered a couple of problems when launching the session:

  • session-launcher.run() is an async function and it never resolves
  • it was needed in the first place because there is no way to configure how often and how long to retry the connection... that is way using .exec() like in the example doesn't work for me

The run() never resolves because it resolves on tcp connection end...

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

No branches or pull requests

1 participant