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
If service_locator was a lazy_object_proxy, we could just re-set crawlee._service_locator.service_locator to a new instance of ServiceLocator and we wouldn't need to do this here and in crawlee tests (code duplication across different packages is kinda painful)