-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Verify mod_wsgi subinterpreters still work with BSON perf optimizations (PYTHON-3819). Many of the perf improvements depend on caching a PyUnicode objects at the module state level. The problem with this is that it leads to python objects being shared between subinterpreters which may be unsafe.
- related to
-
PYTHON-694 Test mod_wsgi sub interpreters
- Closed
-
PYTHON-3745 Add support for multiphase initialization
- Closed