Commit 4bb6a3e
Remove preload_app: incompatible with eventlet on PyPy
eventlet monkey-patching fails when the app is preloaded, as modules
are already imported before workers can patch them.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 915a0dc commit 4bb6a3e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments