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