Commit 6eeed30
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
+45
-94
lines changed
0 commit comments