mopemope / meinheld

Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
http://meinheld.org
Other
1.47k stars 103 forks source link

Disable async feature for meinheld #127

Open shaowei-su opened 3 years ago

shaowei-su commented 3 years ago

Follow up on issue: https://github.com/mopemope/meinheld/issues/92 Can we disable the asyncIO feature from Meinheld conditionally? e.g by simply removing patch.patch_all()?