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

misc: remove tev dependency for lan control #333

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

chemwolf6922
Copy link
Contributor

@chemwolf6922 chemwolf6922 commented Dec 21, 2024

Why is this change made

Lan and mips uses a python version of tev. Since asyncio is already used in the project, it is better to align the event loop to the same solution.

Changes

  • Change Lan's event loop to asyncio
  • Change IPC to asyncio's call_soon_threadsafe
  • Fix type errors related to Lan.

Tests

It is not stable. But I lack the tool and access to do proper testing and analysis.
Please help test and debug this.

@chemwolf6922 chemwolf6922 changed the title misc: remove tev dependency misc: remove tev dependency for lan control Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant