Skip to content

feat: counted inflight set#2

Merged
jdockerty merged 3 commits into
mainfrom
feat/counted-inflight
Jun 2, 2026
Merged

feat: counted inflight set#2
jdockerty merged 3 commits into
mainfrom
feat/counted-inflight

Conversation

@jdockerty

@jdockerty jdockerty commented May 31, 2026

Copy link
Copy Markdown
Owner

Add a CountedInflightSet which allows for multiple
instances of the same key, up to a specified maximum.

A caveat here is that keys must be initialised in
order to specify the maximum value ahead of time.

@jdockerty jdockerty self-assigned this May 31, 2026
@jdockerty jdockerty force-pushed the feat/counted-inflight branch 5 times, most recently from 1ffe394 to 76bf9ef Compare May 31, 2026 21:59
Add a `CountedInflightSet` which allows for multiple
instances of the same key, up to a specified maximum.

A caveat here is that keys must be initialised in
order to specify the maximum value ahead of time.
@jdockerty jdockerty force-pushed the feat/counted-inflight branch from 76bf9ef to 9d21dfb Compare May 31, 2026 22:03
@jdockerty jdockerty marked this pull request as ready for review June 2, 2026 15:48
@jdockerty jdockerty merged commit 8fafa09 into main Jun 2, 2026
4 checks passed
@jdockerty jdockerty deleted the feat/counted-inflight branch June 2, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant