Question
Threads when they are done
Let's say I launch a thread without joining it to the current
page thread, what happens to it when it's done?
I'm assuming it stays in memory until the GC comes and cleans it out? How long would that take? Probably a setting in CF?
I'm assuming it stays in memory until the GC comes and cleans it out? How long would that take? Probably a setting in CF?
