Original PR: https://github.com/imputnet/cobalt/pull/238 Author: @dumbmoron Created: 11/6/2023 Status: ✅ Merged Merged: 11/6/2023 Merged by: @wukko
Base: current ← Head: stream-close-handling-2
current
stream-close-handling-2
cae4a68
dbd13bc
7c871b6
f66ed5c
2bd8a0b
fb69dbd
b662f47
4a9e4cd
7a3be8b
close
e40835d
2 files changed (+92 additions, -75 deletions)
📝 package.json (+2 -1) 📝 src/modules/stream/types.js (+90 -74)
package.json
src/modules/stream/types.js
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/238
Author: @dumbmoron
Created: 11/6/2023
Status: ✅ Merged
Merged: 11/6/2023
Merged by: @wukko
Base:
current← Head:stream-close-handling-2📝 Commits (10+)
cae4a68stream: improve shutdown handling, minor clean updbd13bcstream: send SIGKILL after timeout7c871b6stream: wrap abort controller in try-catchf66ed5cstream: generalize pipe event handling2bd8a0bstream: use descriptive variables for i/o for better readabilityfb69dbdstream: use strings for signals instead of numberb662f47types: added comments4a9e4cdtypes: make streamVideoOnly more readable7a3be8bstream: don't listen forcloseevent for audioe40835dpackage: bump to 7.6.5📊 Changes
2 files changed (+92 additions, -75 deletions)
View changed files
📝
package.json(+2 -1)📝
src/modules/stream/types.js(+90 -74)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.