Skip to content

Commit

Permalink
load apps after forking to work around thread bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jimethn committed Jan 10, 2022
1 parent b19608e commit 090b216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ http-socket = :4000
vacuum = true
enable-threads = true
die-on-term = true
lazy-apps = true

0 comments on commit 090b216

Please sign in to comment.