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
I noticed that while working with django_eventstream send_event it prevents other activities from continuing even the loading of a new page.
How can i get the django_eventstream to respond to other activities while performing a specific operation and also allow django serer itself to perform other operations
The text was updated successfully, but these errors were encountered:
I noticed that while working with django_eventstream send_event it prevents other activities from continuing even the loading of a new page.
How can i get the django_eventstream to respond to other activities while performing a specific operation and also allow django serer itself to perform other operations
The text was updated successfully, but these errors were encountered: