facebook / facebook/proxygen

Problems with HttpServer not stopping on stop call

Ouverte
#264 3 commentaires 4 réactions 1 personne assignée Réclamée par @afrind Voir sur GitHub
bug
Langage dominant
C++
Étoiles
8.4k
Forks
1.5k
Merge moyen
10 min
PR mergées (30 j)
2

Description

Hello,

I have noticed an issue concerning proxygen's http server (v2019.05.13.00) while trying to stop it gracefully under fairly intense http requesting conditions. Indeed, the http server will not stop and stay blocked on the _`void HTTPServer::stop()`_ call (blocks on the _`bootstrap.join()`_ call in stop method).

It also seems like the stopping call completes if the work load briefly decreases or stops.

Have you encountered this issue before, and if so are there any workarounds ?

Thanks,
Michael.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.