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

Increased the timeout for jdwp commands. #1222

Merged
merged 1 commit into from
Oct 18, 2017

Conversation

AWoloszyn
Copy link
Contributor

Since we load the interceptor and gapii inside a jdwp command,
they can take a long time, especially in debug where we log
a lot of things. Increase the timer to make sure we don't disconnect
early.

Since we load the interceptor and gapii inside a jdwp command,
they can take a long time, especially in debug where we log
a lot of things. Increase the timer to make sure we don't disconnect
early.
@AWoloszyn AWoloszyn requested a review from ben-clayton October 18, 2017 14:54
@AWoloszyn AWoloszyn merged commit 284b9d4 into google:master Oct 18, 2017
@AWoloszyn AWoloszyn deleted the increase-jdwp-timeout branch October 18, 2017 15:04
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