valyala/fasthttp

Feature Request: force shutdown of server

Open

#1,389 opened on Oct 4, 2022

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

Repository metrics

Stars
 (21,741 stars)
PR merge metrics
 (PR metrics pending)

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