-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Operation Error : Database is Locked. #1689
Comments
Tried out this inside docker: |
FYI:
|
So you're running multiple processes, not just threads? |
YES... to make process other signal based on latest value. otherwise would take long time. |
|
Not in a loop, in simple terms sending 100 symbols at a time, so with multiprocessing sending 8 req at time so that can be downloaded parallelly. Thanks for sharing yf-cache, i will look into it. |
|
Describe bug
While using yfinance from docker container, throwing Error saying Operation Error: Database is locked
ticke size is 100 symobls at time
Simple code that reproduces your problem
give above
Debug log
AS shown above
Bad data proof
No response
yfinance
versionlatest
Python version
3.7
Operating system
ANY
The text was updated successfully, but these errors were encountered: