Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Currently, the Future returned by ipc async call only support Future.get() but not Future.get(timeout, unit). We should support the latter as well.