GoogleChromeLabs / comlink

Comlink makes WebWorkers enjoyable.
Apache License 2.0
11k stars 382 forks source link

Prevent endpoint from being closed when at least an object is exposed #627

Open Nemikolh opened 1 year ago

Nemikolh commented 1 year ago

This is a possible fix for #626. I wonder if we should return from Comlink.expose a function to deincrement that count again?