Skip to content

Unexposed graceful server causes integration issues #797

@awfm9

Description

@awfm9

First, let me applaud you for great work on version 3 of echo. I like the API changes and the overall feel to it a lot better.

The issue I'm posting about is a new one, however; I was actually just about to build my own wrapper around v2 for graceful shutdowns when I saw you added the graceful library. Unfortunately, you don't expose any of the graceful parameters. In particular, the fact that the NoSignalHandling is not available creates an issue for us, because the webserver will now catch our signals.

I think echo can still do a better job at being a minimalist toolbox that fits into the users' applications, rather than the other way around. If anyone has an idea about a nice approach to this, I could work on a PR.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions