mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 14:24:23 -05:00
[PR #584] [MERGED] stream/internal: don't abort immediately after close for generic streams #1208
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/584
Author: @dumbmoron
Created: 6/23/2024
Status: ✅ Merged
Merged: 6/23/2024
Merged by: @wukko
Base:
current← Head:fix-internal-abort📝 Commits (3)
0d82c3estream: move closeRequest to shared functionsf54d2d8stream: use closeRequest instead of abort() directly6cc1443stream/internal: don't abort immediately after close for generic streams📊 Changes
4 files changed (+14 additions, -11 deletions)
View changed files
📝
src/modules/stream/internal.js(+7 -5)📝
src/modules/stream/manage.js(+2 -1)📝
src/modules/stream/shared.js(+4 -0)📝
src/modules/stream/types.js(+1 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.