jox icon indicating copy to clipboard operation
jox copied to clipboard

Consider not throwing ExecutionException in structured scopes

Open adamw opened this issue 6 months ago • 5 comments

Instead:

  • rethrow the exceptions verbatim?
  • use an unchecked wrapper exception
  • consider tunneling

See the reddit thread

adamw avatar Aug 05 '24 19:08 adamw