Skip to content

Commit 6eeed30

Browse files
committed
Refactor: Remove responseLock and use shared executor for External Processor filter.
Eliminated responseLock by leveraging the safeguarded serializing executor from CallOptions, ensuring that all listener callbacks and internal state mutations are strictly serialized. Updated ExtProcClientCall to use this shared executor for the external processor RPC stub.
1 parent c7e3d38 commit 6eeed30

1 file changed

Lines changed: 45 additions & 94 deletions

File tree

0 commit comments

Comments
 (0)