-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
catchErrors middleware: Don't create responses for ThreadKilled errors
Also don't log anything. This happens when warp decides to reap a worker thread, it could happen because the client has already closed the connection. Creating responses and logging seems unnecessary.
- Loading branch information
1 parent
baf9c13
commit 9dbfd04
Showing
1 changed file
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters