stream
stream copied to clipboard
stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library
Bumps [linear-b/gitstream-github-action](https://github.com/linear-b/gitstream-github-action) from 1 to 2. Release notes Sourced from linear-b/gitstream-github-action's releases. v1.3 What's Changed Reduce runtime by @ShakedZrihen in linear-b/gitstream-github-action#15 Full Changelog: https://github.com/linear-b/gitstream-github-action/compare/v1...v1.3 1.0.16 What's Changed Add option to...
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.6 to 0.16.3. Release notes Sourced from pascalgn/automerge-action's releases. Release 0.16.3 Update dependencies Release 0.16.2 GitHub API URL bug fix Release 0.16.1 Update node version #242 Release...
This should allow a caller to set the channel and then push to the channel to stop scaling and otherwise allow scaling. This will likely require a routine middle layer...