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

Don't share timeouts between pooled connections. #1654

Merged
merged 1 commit into from
May 16, 2015

Conversation

swankjesse
Copy link
Collaborator

This was causing crashes.

Closes square/okio#133

@swankjesse swankjesse force-pushed the jwilson_0516_dont_share_timeouts branch from 416eee6 to 4df674f Compare May 16, 2015 18:49
JakeWharton added a commit that referenced this pull request May 16, 2015
Don't share timeouts between pooled connections.
@JakeWharton JakeWharton merged commit a5e4b2f into master May 16, 2015
@swankjesse swankjesse deleted the jwilson_0516_dont_share_timeouts branch May 16, 2015 20:47
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.

IllegalStateException in Timeout.deadlineNanoTime
3 participants