AntiPattern
Framework Context Mismatch
framework-runtime-context-mismatch
Django/worker/runtime expectations get mixed—WSGI vs ASGI, entrypoint processes vs server lifecycle, and version/debug/static settings—causing behaviors that only appear in specific execution contexts and silently break streaming, assets, and compatibility.