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

TODO: Использовать a2s.info.ainfo вместо a2s.info.info #3

Open
LulzLoL231 opened this issue Oct 10, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@LulzLoL231
Copy link
Owner

a2s не асинхронная либа, что может потенциально привести к пиздецу.

Надо либо заменить её на другую, асинхронную, либу.
Либо самому написать такую.

Лично мне хочется всё-таки найти асинхронную либу, чем самому написать её. (Какой же я ленивый :((( )

@LulzLoL231 LulzLoL231 self-assigned this Oct 10, 2020
@LulzLoL231 LulzLoL231 added the enhancement New feature or request label Oct 10, 2020
@LulzLoL231
Copy link
Owner Author

Возможно, проблема решаема без смены либы: Yepoleb/python-a2s#9

@LulzLoL231
Copy link
Owner Author

Проблема и в правду оказалась решаема. Просто используем a2s.info.ainfo
https://github.com/Yepoleb/python-a2s/blob/master/a2s/info.py#L274

@LulzLoL231 LulzLoL231 changed the title TODO: a2s not a async lib. TODO: Использовать a2s.info.ainfo вместо a2s.info.info Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant