Azure / Azure/DotNetty

Possible deadlock in test `DotNetty.Common.Tests.Utilities.HashedWheelTimerTest`?

Open
#444 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.3k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

An `await` here without `ConfigureAwait(false)` and the outter call `Wait()`/`Result` on it, found when run test on an VM with single core CPU and netcoreapp2.1 in Linux.
https://github.com/Azure/DotNetty/blob/4a76e62/src/DotNetty.Common/Utilities/HashedWheelTimer.cs#L215

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.