yellowhatter

Results 13 issues of yellowhatter

### Describe the feature In order to include SHM functionality into our upcoming release, we need to make a proper integration and API. For this item, we implement: - SHM...

new feature

### Describe the bug I noticed that some list of our integration tests are randomly failing when executed concurrently on multicore CPU. That affects both `master` and `refactor_transport_trait` branches and...

bug

### Describe the bug It takes ~10 seconds to create 10 Sessions sequentially. It is too much, especially for some tests. ### To reproduce Create 10 Sessions sequentially with async...

bug

### Describe the feature We already start getting questions like this: https://discord.com/channels/914168414178779197/1222489180396064898 From fundamental perspective, I don't like the idea of giving users API to determine the buffer type, as...

new feature

### Describe the feature This is item on full SHM subsystem feature Linked with #685

new feature

### Describe the release item In order to shorten type names as we did with `ZSliceShm` -> `ZShm`, I propose to do `SharedMemory*` -> `Shm*` renaming.

release