[oops; continuation 0xb6926320 of type 22 is trying to jump from runloop 15008 to runloop 1]
Before I file a bug report on the tcl code that exposes this faux-warning[1], I wanted to double check: Is this an issue anymore after the recent scheduler/task/event loop fixes? (The warning comes from src/pmc/continuation.pmc) If so, can we get it upgraded to a real_exception? If not, can we just strike the fprintf or perhaps wrap it with the CTX_LEAK_DEBUG? Regards. [1] ./tclsh -e 'lsort --integer {10 10.2}' # just dumping this to --pir is insufficient to reproduce the warning, though: since it's going to be a bear to reproduce without all of tcl, I wanted a sanity check before I did all the heavy lifting. -- Will "Coke" Coleda