dpguthrie / dpguthrie/yahooquery

Is yahooquery threadsafe?

Open
#283 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
920
Forks
164
PR merge metrics
No merged PRs in 30d

Description

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: ''. Reason: 'TypeError("cannot pickle 'zlib.Decompress' object")'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.