Why is Enum.valueOf behavior throwing IllegalArgumentException when using thenCombine, but NullPointerException in thenCombineAsync
Enum.valueOf documentation specifies the following behavior
Enum.valueOf documentation specifies the following behavior