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

OSError when the cookie jar gets cleared #462

Open
JustAnotherArchivist opened this issue Mar 23, 2021 · 0 comments
Open

OSError when the cookie jar gets cleared #462

JustAnotherArchivist opened this issue Mar 23, 2021 · 0 comments
Labels

Comments

@JustAnotherArchivist
Copy link
Contributor

While attempting to work around Python's cookie jar's poor performance on large, long-running jobs that span many hosts (cf. #448), I attempted to call the http.cookiejar.CookieJar.clear method. I tried this twice and it resulted in these OSError crashes: [Errno 9] Bad file descriptor and [Errno 29] Illegal seek. (wpull suppressed the traceback.) I did not investigate further why this happened, why the errors were different despite applying the same commands, or what went wrong really.

ArchiveTeam/ArchiveBot#503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant