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
This saves about 25ms at the end of each run.
Related to discussion -
apify/crawlee#3207 (comment)
I did about 700 runs and it worked in each. Without any sleep it didn't
print it on platform. The actual delay is about 2-3ms, which is probably
the networking code executing.
0 commit comments