Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-3857

Verify mod_wsgi subinterpreters still work with BSON perf optimizations

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.5
    • 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.

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: