Executor hangs then we try to return empty tuple from get method, like: ``` _ empty_tuple() method_id { return empty_tuple(); } ```