Skip to content

Conversation

@drslebedev
Copy link
Contributor

Install a SIGPIPE handler via sigaction early at startup so the process does not terminate when a client disconnects/resets during TLS/HTTP I/O. Print a short debug message to stderr; revisit later.

Install a SIGPIPE handler via sigaction early at startup so the process
does not terminate when a client disconnects/resets during TLS/HTTP I/O.
Print a short debug message to stderr; revisit later.

Signed-off-by: drslebedev <dr.s.lebedev@gmail.com>
@drslebedev drslebedev temporarily deployed to configure coverage January 19, 2026 14:12 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage January 19, 2026 14:12 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage January 19, 2026 14:12 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage January 19, 2026 14:12 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage January 19, 2026 14:12 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage January 19, 2026 14:12 — with GitHub Actions Inactive
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
57.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Copy link
Member

@RalphSteinhagen RalphSteinhagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. Please create an issue so that this workaround is fixed properly and tracked.
Thanks in advance.

@RalphSteinhagen RalphSteinhagen merged commit d6fcc73 into main Jan 19, 2026
9 of 10 checks passed
@RalphSteinhagen RalphSteinhagen deleted the ignore_sigpipe branch January 19, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants