-
Notifications
You must be signed in to change notification settings - Fork 5
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
Enhancement: check connection for config file in parallel #226
Comments
ktsytsen
pushed a commit
that referenced
this issue
Jan 31, 2025
Signed-off-by: Katsiaryna Tsytsenia <[email protected]>
ktsytsen
pushed a commit
that referenced
this issue
Feb 3, 2025
Signed-off-by: Katsiaryna Tsytsenia <[email protected]>
ktsytsen
pushed a commit
that referenced
this issue
Feb 8, 2025
Signed-off-by: Katsiaryna Tsytsenia <[email protected]>
@Ivsh312 Could you please test this PR? |
ktsytsen
pushed a commit
that referenced
this issue
Feb 16, 2025
Signed-off-by: Katsiaryna Tsytsenia <[email protected]>
ktsytsen
pushed a commit
that referenced
this issue
Feb 17, 2025
Signed-off-by: Katsiaryna Tsytsenia <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the zowe.config.json file contains several configurations for the connection, they go one after another and this may take some time. Most likely, we need to check the connections in parallel
The text was updated successfully, but these errors were encountered: