JohnXLivingston / peertube-plugin-livechat

GNU Affero General Public License v3.0
86 stars 26 forks source link

Deregister prosodyctl interval callback when spawn.stdin disappears #417

Closed OPNA2608 closed 2 weeks ago

OPNA2608 commented 3 weeks ago

Description

Feel free to close & address in a different manner if you have a preferred solution. I'm not super deep into JS/TS stuff, just upstreaming our downstream workaround.


Add callbacks to deregister the interval callback when stdin closes or errors out.

De-escalates the issue to the following messages:

Related issues

Closes #416

Mandatory Checks

JohnXLivingston commented 2 weeks ago

Seems good to me. Thanks a lot!