Skip to content

ensure msg is str in _concat_msg#2200

Merged
ibraheem-abe merged 3 commits intostagingfrom
fix/thewhaleking/ensure-msg-is-str
Aug 7, 2024
Merged

ensure msg is str in _concat_msg#2200
ibraheem-abe merged 3 commits intostagingfrom
fix/thewhaleking/ensure-msg-is-str

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-abe ibraheem-abe merged commit 5b20f93 into staging Aug 7, 2024
@ibraheem-abe ibraheem-abe mentioned this pull request Aug 23, 2024
@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