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

QuestCallback writer loop never end #1049

Closed
keiser1080 opened this issue Aug 4, 2024 · 0 comments
Closed

QuestCallback writer loop never end #1049

keiser1080 opened this issue Aug 4, 2024 · 0 comments
Labels

Comments

@keiser1080
Copy link
Contributor

Describe the bug
QuestCallback writer loop never end.

To Reproduce
create an instance of CandlesQuest
then try to run it using loop.run_until_complete

^CTask was destroyed but it is pending!
task: <Task pending name='Task-4' coro=<QuestCallback.writer() running at /home/blabla/project/backtest/.venv/lib/python3.12/site-packages/cryptofeed/backends/quest.py:27> wait_for=<Future pending cb=[Task.task_wakeup()]>>
backtest-py3.12

Expected behavior
questcallback to close

Operating System:

  • all

Cryptofeed Version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants