Thomas Dallmair

Results 6 issues of Thomas Dallmair

It would be great if xunit had dedicated support for asserting elements of `IAsyncEnumerable` instances. Right now, we can of course transform an `IAsyncEnumerable` to an `IEnumerable` with any other...

type: Feature
area: Assertion library

# Description With the [Hybrid Connections - Get](https://docs.microsoft.com/en-us/rest/api/relay/hybrid-connections/get?tabs=HTTP) API, we can easily retrieve the number of currently connected listeners of a Hybrid Connection. It would be great if we could...

feature
backlog

### Description When using the System.Text.Json source generator, init-only properties are not deserialized. Repro code: ```cs using System; using System.Text.Json; using System.Text.Json.Serialization; namespace JsonSerialization { public static class Program {...

enhancement
area-System.Text.Json
Priority:1
Cost:M
source-generator

We're not entirely sure yet and still digging through the code (both calimero and ours), but it seems there is a synchronization issue in calimero-core 2.5.1. It happens only occasionally...

In the Selfbus Updater, we're using calimero (currently version 2.5.1) to send a Master Reset with special Erase Code and Channel to instruct the device to reboot into its bootloader....

### Current Behavior Here's a screenshot of our DependencyTrack's Projects dashboard (we're just getting started on cleaning up things, so the numbers are relatively high at the moment): Notice that...

defect
in triage