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

WebServer.handleClient delay #4350

Merged
merged 2 commits into from
Oct 1, 2020
Merged

WebServer.handleClient delay #4350

merged 2 commits into from
Oct 1, 2020

Conversation

lbernstone
Copy link
Contributor

If WebServer.handleClient is run in a tight loop, it will starve other processes. So, if there is no connection, throw in a delay(1). Fixes #4348

@me-no-dev me-no-dev merged commit 9e7b13e into espressif:master Oct 1, 2020
@lbernstone lbernstone deleted the WebServer_delay branch November 4, 2020 13:31
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

Successfully merging this pull request may close these issues.

esp32s2 tree: Slow response from HelloServer.ino and ICMP weirdness
2 participants