thread::send -async [thread::create {thread::wait}] { package require Itcl ::itcl::ensemble dummy {} } result After releasing the thread, the interpreter crashes with "alloc: invalid block..."
Log in to post a comment.