Skip to content

Commit 569614d

Browse files
committed
uwsgi config: use early-monkey-patch with gevent
1 parent f2f0540 commit 569614d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

uwsgi.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ venv = $(VIRTUAL_ENV)
1212
endif =
1313

1414
gevent = 100
15-
gevent-monkey-patch =
16-
15+
gevent-early-monkey-patch =
1716

1817
# specify config file here
1918
env = PYWB_CONFIG_FILE=config.yaml

0 commit comments

Comments
 (0)