Fix caps on worker prefix
This commit is contained in:
parent
0e7ee94574
commit
3536c0af27
|
@ -188,7 +188,7 @@ class WorkerProcess:
|
|||
|
||||
|
||||
class Worker:
|
||||
WORKER_PREFIX = "SANIC-"
|
||||
WORKER_PREFIX = "Sanic-"
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
|
Loading…
Reference in New Issue
Block a user