Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
Description
The RpcConnectionTest relies a lot on Akka, but at the same time has a dependency on the TaskExecutorGateway.
We should replace the gateway usage with some dummy interface, such that this test can be moved in the future to a new akka-dependent module.