Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django_eventstream block django other activities #89

Open
sdralarry opened this issue Mar 31, 2022 · 1 comment
Open

django_eventstream block django other activities #89

sdralarry opened this issue Mar 31, 2022 · 1 comment

Comments

@sdralarry
Copy link

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

@jkarneges
Copy link
Member

Are you still experiencing this issue? send_event returns quickly, so I'm not sure how it would block other activities such as page loads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants