mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 23:33:00 -05:00
[PR #545] [MERGED] stream: use pipe() to also handle internal streams #1195
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/545
Author: @dumbmoron
Created: 6/6/2024
Status: ✅ Merged
Merged: 6/6/2024
Merged by: @dumbmoron
Base:
current← Head:istream-pipe📝 Commits (2)
fe7d497stream: move pipe to shared functions85bed9astream/internal: use pipe() to handle internal streams📊 Changes
3 files changed (+14 additions, -16 deletions)
View changed files
📝
src/modules/stream/internal.js(+3 -5)📝
src/modules/stream/shared.js(+10 -0)📝
src/modules/stream/types.js(+1 -11)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.