<headius[m]>
this might warrant opening a feature request with CRuby...they won't try to continue running threads after they start shutting down, but it might be useful in the future to report when the main script terminates while there's still running threads
<headius[m]>
my warning is likely also going to happen too much as implemented...since it doesn't take into account threads in thread pools that might be sleeping, etc
<headius[m]>
I just feel like we need some feedback here because we keep getting (and stumbling over) scripts that spin up threads and then shut down without terminating them