[BUG] Cannot pickle _thread.RLock
object when saving cookieJar
#389
Labels
bug
Something isn't working
_thread.RLock
object when saving cookieJar
#389
Describe the bug
I copied the example in https://curl-cffi.readthedocs.io/en/latest/cookies.html#how-to-save-and-load-cookies and when trying to call
save_cookies(client)
I get this error.To Reproduce
Expected behavior
Pickle is able to save the cookieJar to a file
Versions
Additional context
The text was updated successfully, but these errors were encountered: