https://p0nce.github.io/d-idioms/#The-trouble-with-class-destructors
eh, I think this is less a destructor issue and just that the thread is still running and thus not eligible for collection anyway - there's still a reference to it elsewhere.
https://p0nce.github.io/d-idioms/#The-trouble-with-class-destructors
eh, I think this is less a destructor issue and just that the thread is still running and thus not eligible for collection anyway - there's still a reference to it elsewhere.