core: use timeout=None to disable timeouts, not -1.
If a negative value is raised, then a deprecation warning is printed. The plan is to raise a ValueError in such case.
Showing
Please register or sign in to comment
If a negative value is raised, then a deprecation warning is printed. The plan is to raise a ValueError in such case.