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

ensure msg is str in _concat_msg #2200

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

thewhaleking
Copy link
Contributor

Ensure that each element of the new LoggingMachine._concat_msg args is a str. This was changed in PR #2155, but breaks the test_axon e2e test because a config object is passed to the logger instead of a str.

@thewhaleking thewhaleking changed the base branch from master to staging August 2, 2024 18:08
@thewhaleking thewhaleking changed the title Fix/thewhaleking/ensure msg is str ensure msg is str in _concat_msg Aug 2, 2024
@thewhaleking thewhaleking linked an issue Aug 2, 2024 that may be closed by this pull request
@ibraheem-opentensor ibraheem-opentensor merged commit 5b20f93 into staging Aug 7, 2024
28 of 35 checks passed
@thewhaleking thewhaleking deleted the fix/thewhaleking/ensure-msg-is-str branch October 2, 2024 14:58
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.

Error with test_axon
3 participants