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

Add async tests #2

Merged
merged 1 commit into from Jan 18, 2022
Merged

Add async tests #2

merged 1 commit into from Jan 18, 2022

Conversation

dfaust
Copy link
Contributor

@dfaust dfaust commented Nov 18, 2021

Add two async tests. One of them (async_logging_from_sync_thread) causes an error with the message there is no reactor running, must be called from the context of a Tokio 1.x runtime. See issue #1 for more details.

I put the tests into separate file in order to avoid initializing the logger twice in a single application.

@nwmqpa
Copy link
Owner

nwmqpa commented Jan 18, 2022

LGTM 👍

@nwmqpa nwmqpa merged commit 6c3e465 into nwmqpa:master Jan 18, 2022
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.

None yet

2 participants