Evan Shrubsole
Results
1
issues of
Evan Shrubsole
This method is to be used to create completed futures but in a way that is safe from leaking exceptions. Today, one can do something like this, ```java CompletionStage getValue()...