Skip to content

Conversation

@withinboredom
Copy link
Member

Description

Occasionally, there were 500 errors with no response and nothing logged. But why? It took a while before I accidentally figured out why. It took a parse error before I re-learned that Exception is not the parent exception type, but Throwable is. This fixes it.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to
implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation
@withinboredom withinboredom merged commit d968601 into main Feb 16, 2021
@withinboredom withinboredom deleted the fix/no-output branch February 16, 2021 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants