This is not the greatest or most beautiful solution to #100, but it does the job.
It's basically saying: "Hey, Garbage Collector, take care of cleaning up for me, will ya?"
Any improvements are welcome, but I've tried freeing up pretty much everything in DefaultEvtStream to avoid discarding it like a madman, yet it seems that the Handles never get properly freed (probably due to my lack of understanding of the system).
This is not the greatest or most beautiful solution to #100, but it does the job.
It's basically saying: "Hey, Garbage Collector, take care of cleaning up for me, will ya?"
Any improvements are welcome, but I've tried freeing up pretty much everything in DefaultEvtStream to avoid discarding it like a madman, yet it seems that the Handles never get properly freed (probably due to my lack of understanding of the system).