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

Fix deprecation warning by no longer using disable channel #19

Merged
merged 4 commits into from
May 7, 2024

Conversation

slwatkins
Copy link
Member

@slwatkins slwatkins commented May 7, 2024

Fixes the deprecation warning that comes with using disable_channel instead of enable_input. Requires moku>=3.2.0. Closes #16.

Also fixed the logging data getting stuck due to a new definition of the time remaining being sent by the moku

@slwatkins slwatkins added the bug Something isn't working label May 7, 2024
@slwatkins slwatkins self-assigned this May 7, 2024
@slwatkins slwatkins merged commit 7c70e72 into main May 7, 2024
3 checks passed
@slwatkins slwatkins deleted the bug/fix_deprecation_warning branch May 7, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation Warning when Logging Data
1 participant