falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.53k stars 945 forks source link

docs(FAQ): add a FAQ item on shutting down `wsgiref.simple_server` #2203

Closed vytas7 closed 10 months ago

vytas7 commented 10 months ago

Fixes #1559

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0648726) 100.00% compared to head (861fa3b) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2203 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 62 62 Lines 6880 6880 Branches 1099 1099 ========================================= Hits 6880 6880 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

vytas7 commented 10 months ago

Hm, good idea, it doesn't hurt to reiterate this.