jitsi / libjitsi

Advanced Java media library for secure real-time audio/video communication.
Apache License 2.0
627 stars 280 forks source link

ref: Fail if new streams are added to a disposed translator. #545

Closed gpolitis closed 2 years ago

gpolitis commented 3 years ago

Heapdumps reveal that streams can be added to the translator is in the closed state. Not sure how that happens but I'm hoping to catch a stacktrace by throwing an exception.