Skip to content

Conversation

eaba
Copy link
Contributor

@eaba eaba commented Jan 28, 2022

Fixes #

Changes

Refactored to async Tests

Checklist


[Fact]
public void TestOutputLogger_WithBadFormattingMustNotThrow()
public async Task TestOutputLogger_WithBadFormattingMustNotThrow()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test is very stable - failed once in 30 days.
Changed to async test

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like these changes are mostly designed to avoid the wrath of the .NET 6 thread injection problems with sync-over-async. LGTM.

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) January 29, 2022 01:46
@Aaronontheweb Aaronontheweb merged commit 9dc0e2a into akkadotnet:dev Jan 29, 2022
@eaba eaba deleted the logger_spec branch January 29, 2022 02:02
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