Legacy issue: baztian/jaydebeapi#232
Tier: P1 — verify-dodged
JPype 'already loaded in another classloader' error in Gunicorn (multi-process fork). Our codebase uses JPype and calls connect() which starts the JVM — no fork guards are visible in our code. Need to verify if we're immune (unlikely) and document the limitation or add a guard.
Legacy issue: baztian/jaydebeapi#232
Tier: P1 — verify-dodged
JPype 'already loaded in another classloader' error in Gunicorn (multi-process fork). Our codebase uses JPype and calls connect() which starts the JVM — no fork guards are visible in our code. Need to verify if we're immune (unlikely) and document the limitation or add a guard.