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

Implement a custom tail system to fix bugs in the library. #32

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

chrisgavin
Copy link
Owner

This fixes #1 by implementing a pretty rubbish tail system using polling. In practice this seems to work better than the library we are currently using, though it's not very efficient.

@chrisgavin chrisgavin merged commit 59e3a23 into master Feb 13, 2025
4 checks passed
@chrisgavin chrisgavin deleted the custom-tail branch February 13, 2025 20:41
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.

Logs when connecting and disconnecting are sometimes cut off early.
1 participant