Replies: 1 comment 5 replies
-
No, but how can that situation happen? download() drops duplicate symbols. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question:
In case I use yfinance-cache from 2 process (not threads)
Is it safe from corrupt database point of view (or any)?
E.g:
Example 1:
First process update AAPL stock asset
Second in the same time also try update AAPL stock asset
Example 2:
First process update AAPL stock asset
Second in the same time read only AAPL stock asset
/Greg
Beta Was this translation helpful? Give feedback.
All reactions