valyala/fasthttp

Feature Request: force shutdown of server

Open

#1389 opened on Oct 4, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (21,741 stars) (1,755 forks)batch import
feature requesthelp wanted

Description

See https://github.com/gofiber/fiber/issues/2087

The ability to force shutdown a server if graceful shutdown takes too long (based on configurable time duration)

Contributor guide