CoreWCF / CoreWCF/CoreWCF

Exceptions during serialization cause broken pipes

Open
#913 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

When an exception occurs during serialization of a response, the http response is interrupted and silently dropped.

Expect:

At least an exception should be logged.
If possible a 500 error is emitted (if headers have not been sent yet).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.