Skip to content

Commit

Permalink
core: Use SyncContext for InProcessTransport listener callbacks to av…
Browse files Browse the repository at this point in the history
…oid deadlocks

Fixes deadlocks caused by client and server listeners being called in a synchronized block

Also support unary calls returning null values

Fixes #3084
  • Loading branch information
larry-safran committed Jun 30, 2022
1 parent c079028 commit 74137b0
Show file tree
Hide file tree
Showing 6 changed files with 170 additions and 121 deletions.

0 comments on commit 74137b0

Please sign in to comment.