mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
useless
This commit is contained in:
parent
118c571898
commit
c84b74957b
@ -80,8 +80,6 @@ class Worker(object):
|
|||||||
"""
|
"""
|
||||||
util.set_owner_process(self.cfg.uid, self.cfg.gid)
|
util.set_owner_process(self.cfg.uid, self.cfg.gid)
|
||||||
|
|
||||||
os.setsid()
|
|
||||||
|
|
||||||
# Reseed the random number generator
|
# Reseed the random number generator
|
||||||
util.seed()
|
util.seed()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user