 目前测对Runnable可以支持,head不会丢。对需要获取返回值的情况,请问怎么处理,或者换种写法?目前使用CompletableFuture.supplyAsync(new Supplier<>())