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

Find out best way to run both bots within 1 thread asynchronously #21

Closed
al-matty opened this issue Dec 2, 2022 · 0 comments · Fixed by #22
Closed

Find out best way to run both bots within 1 thread asynchronously #21

al-matty opened this issue Dec 2, 2022 · 0 comments · Fixed by #22
Labels
enhancement New feature or request

Comments

@al-matty
Copy link
Collaborator

al-matty commented Dec 2, 2022

Currently both bots need to be run from seperate processes since both architectures are blocking. Ideally, there'd be some way to have them in the same async job queue.

@al-matty al-matty added the enhancement New feature or request label Dec 2, 2022
al-matty added a commit that referenced this issue Dec 3, 2022
…both-bots-within-1-thread-asynchronously

Both bots are running asynchronously within 1 event loop now (closes #21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant