Skip to content

Conversation

cgobat
Copy link

@cgobat cgobat commented Nov 15, 2024

This PR contains a few miscellaneous fixes/improvements to device.py that I've noticed and made as I've worked with the code. Some of these changes are basically just code cleanup, others have a more concrete impact.

One update of note is that now, the mainloop argument is actually used in .start() and .astart() if it is provided upon instantiation. Previously these methods were reassigning self.mainloop = asyncio.get_running_loop() when called, regardless of whether self.mainloop already existed.

@cgobat
Copy link
Author

cgobat commented May 7, 2025

@srswinde is this project accepting pull requests?

@cgobat
Copy link
Author

cgobat commented Oct 6, 2025

Bump @srswinde @davner

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