Azure / azure-amqp

AMQP C# library
Other
94 stars 70 forks source link

Remove NetcoreApp3.1 since it is no longer supported #222

Closed danielmarbach closed 1 year ago

danielmarbach commented 1 year ago

@xinchen10 It seems CancellationTokenTests ConnectionFactoryTest and TransportTest are extremely flaky. The cancel after cases are not running. That is for me also an issu locally on master

image

when I execute the whole fixture they fail. When I then execute the test again it is green

xinchen10 commented 1 year ago

No longer needed after #223