Closed li-feng-sc closed 5 months ago
Future's marshaller is destructive while optional's marshaller receives a const&.
Other composite types (list etc.) probably have the same problem too.
won't support. optional is a bad pattern. it does not clearly convey whether the function is async or not.
Future's marshaller is destructive while optional's marshaller receives a const&.