You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(aap): fixing asyncio error for asgi [backport 3.14] (#14701)
Backport ebd1e38 from #14700 to 3.14.
## Description
Customer experienced error on stream endpoint on Daphne/Django
application
## Testing
This fix was tested on the repro application provided by the customer
## Additional Notes
Importing asyncio globally may create bad interaction with gevent
APPSEC-59237
Co-authored-by: Christophe Papazian <[email protected]>
0 commit comments