Skip to content

Bug fixing #8

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Bug fixing #8

wants to merge 2 commits into from

Conversation

FI-Mihej
Copy link

http_client

  1. Original code doesn't allow to set concurency=1.
  2. There was division by zero problem in lua script.
  3. In some situations lua script returns 'nan' in json and python json parser can't handle it.

asyncio_http_server.py

  1. Original on_url() can't handle url in real world situations (when read() returns part of http request)

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.

1 participant