3
0

hypercorn forks workers now, don't want that - manual hypercorn calls

This commit is contained in:
2023-01-12 15:13:27 +01:00
parent 26357f7f21
commit 867044a407
4 changed files with 38 additions and 13 deletions
+1
View File
@@ -35,3 +35,4 @@ where = src
console_scripts =
capport-control = capport.control.run:main
capport-stats = capport.stats:main
capport-webui = capport.api.hypercorn_run:main