Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 22, 2019

Motivation:

It might be useful for other applications interacting with gRPC to know
that a client connection will always use the same event loop, event if
it reconnects.

Modifications:

Use the same event loop when attempting reconnections.

Result:

A connection will only ever use one event loop.

@glbrntt glbrntt requested a review from MrMage August 22, 2019 15:06
Motivation:

It might be useful for other applications interacting with gRPC to know
that a client connection will always use the same event loop, event if
it reconnects.

Modifications:

Use the same event loop when attempting reconnections.

Result:

A connection will only ever use one event loop.
@glbrntt glbrntt force-pushed the same-event-loop-group branch from a110c85 to d940402 Compare August 22, 2019 15:27
@MrMage MrMage merged commit 47e531d into grpc:nio Aug 23, 2019
@glbrntt glbrntt deleted the same-event-loop-group branch August 5, 2020 09:06
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