-
I have a base class which has deleted function (=delete) for copy constructor and assignment operator.
Also the derived classes are creating template type object.
Whenever I am registering as belo…
-
```
System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime [FAIL]
Expected: 1/15/2024 9:28:17 AM to be greater than 1/15/2024 9:28:17 AM
…
-
### Description
I don't know if that's expected. Feel free to close the issue if it is.
We identified some thread contention while throwing and catching exceptions on multiple threads.
The meth…
-
Maybe I'm missing something, but I can't get this bundle to work. The problem seems to be that the `getMappedPostObject` method in each of the `SocialApi` services doesn't set the `createdAt` field of…
-
This is a Request For Documentation. I just burnt two hours and finally figured out that when you have a waitOn or subcriptions in your route, and also a data function, you have to manually make sure …
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=405797
Build error leg or test failing: ComInterfaceGenerator.Unit.Tests.W…
-
I'm attempting to route messages from a producer to many consumers based on topics. I was attempting to have each consumer register with a subscription id specific to them and have all messages bound…
-
If a client subscribes to more topics using both wildcards and fixed values that overlaps, the client will receive one message per subscription.
This is not always a wanted behavior, as deduplicating …
-
### Problem:
The `PlatformTx` event does not consider GSO when reporting sent packets (e.g., [here](https://github.com/aws/s2n-quic/blob/main/quic/s2n-quic-platform/src/socket/mmsg.rs#L93), but I b…
-
## Background and Motivation
When dealing with low-level file formats, network protocols, instruction encodings, and other such things, it's common to need to extract and deposit bit fields of vari…