valyala/fasthttp

Feature Request: force shutdown of server

Open

#1,389 opened on Oct 4, 2022

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

Repository metrics

Stars
 (21,741 stars)
PR merge metrics
 (Avg merge 1d 11h) (34 merged PRs in 30d)

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