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

Why this library handles Ctrl-C? #513

Open
Qiu233 opened this issue Jul 26, 2023 · 0 comments
Open

Why this library handles Ctrl-C? #513

Qiu233 opened this issue Jul 26, 2023 · 0 comments

Comments

@Qiu233
Copy link

Qiu233 commented Jul 26, 2023

I'm trying to perform http request by httpLbs with tlsManagerSettings.

Sometimes the server doesn't respond, and I must terminate the program manually and found that Ctrl-C only terminates the http request and then continues execution without result.

Not sure if it's because I'm running from wsl. Or if the library does handle it, is there a way to negate that handler?

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