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

Don't block the webserver response #1

Open
babldev opened this issue Apr 28, 2015 · 0 comments
Open

Don't block the webserver response #1

babldev opened this issue Apr 28, 2015 · 0 comments
Labels

Comments

@babldev
Copy link
Owner

babldev commented Apr 28, 2015

Currently, we don't respond to the HTTP request until the action is completed. Sometimes this can be up to 10 seconds. Instead, we should instantly respond and asynchronously run the USB commands.

@babldev babldev added the bug label Apr 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant