You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/tank/yandextank/plugins/Bfg/worker.py:200: MonkeyPatchWarning: Monkey-patching ssl after ssl has already been imported may lead to errors, including RecursionError on Python 3.6. It may also silently lead to incorrect behaviour on Python 3.7. Please monkey-patch earlier. See https://github.com/gevent/gevent/issues/1016. Modules that had direct imports (NOT patched): ['urllib3.util.ssl_ (/usr/local/lib/python3.10/site-packages/urllib3/util/ssl_.py)', 'urllib3.util (/usr/local/lib/python3.10/site-packages/urllib3/util/__init__.py)', 'pip._vendor.urllib3.util.ssl_ (/usr/local/lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssl_.py)', 'pip._vendor.urllib3.util (/usr/local/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__init__.py)'].
monkey.patch_all(thread=False, select=False)
The text was updated successfully, but these errors were encountered:
В случае запуска yandex-tank с конфигом:
ломается импорт requests, в консоли:
The text was updated successfully, but these errors were encountered: