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

test: fix logging of TestContext created using TestContext::new_alice() #5641

Merged
merged 1 commit into from
May 30, 2024

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented May 30, 2024

Before this fix LogSink was dropped immediately,
resulting in no logs printed for contexts created using TextContext::new_alice(), but printed for contexts created using TextContext::new().

Before this fix LogSink was dropped immediately,
resulting in no logs printed for contexts created using
TextContext::new_alice(), but printed for contexts created
using TextContext::new().
@link2xt link2xt requested review from Hocuri and iequidoo May 30, 2024 19:58
@link2xt
Copy link
Collaborator Author

link2xt commented May 30, 2024

This was likely broken since #5478

@link2xt link2xt merged commit 69842c1 into main May 30, 2024
34 of 37 checks passed
@link2xt link2xt deleted the link2xt/test-context-logsink branch May 30, 2024 21:14
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.

2 participants