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

Is yahooquery threadsafe? #283

Open
stevenwong opened this issue Jul 14, 2024 · 0 comments
Open

Is yahooquery threadsafe? #283

stevenwong opened this issue Jul 14, 2024 · 0 comments

Comments

@stevenwong
Copy link

Hi all,

This is a question rather than a bug. I'm wondering if yahooquery is threadsafe? I got the following error when I download prices in 16 processes (each for a different ticker) but so far seems to work fine when I use 8. So just wondering if yahooquery is threadsafe?

MaybeEncodingError: Error sending result: '<multiprocessing.pool.ExceptionWithTraceback object at 0x7a900cec9b20>'. Reason: 'TypeError("cannot pickle 'zlib.Decompress' object")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant