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

Crash web server #1

Open
philae-ael opened this issue Sep 26, 2015 · 1 comment
Open

Crash web server #1

philae-ael opened this issue Sep 26, 2015 · 1 comment

Comments

@philae-ael
Copy link
Contributor

Crash on brush resizing.
No more information now

@twisterss
Copy link
Contributor

This bug may be due to the loop when a brush has multiple pixels: it sends a large number of requests simultaneously (one per pixel of the brush).
This may be enough to kill the server.
I have reduced the maximum size of the brush to avoid the issue.

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