Tcl-bounties icon indicating copy to clipboard operation
Tcl-bounties copied to clipboard

Make TclX's signal trap handlers safe to use with threaded Tcl

Open tcpeas opened this issue 8 years ago • 2 comments

I think I have a straightforward solution to the problem described, at https://core.tcl.tk/tcl/tktview/f4f44174 . If you have a better test case, please attach it to that ticket.

I'm working on a more ambitious project to teach the core about proper signal handling (and eventually SIGCHLD), but this will mess with Tclx and probably require a TIP + waiting for Tcl9. I'll keep you informed as that becomes more concrete, as supporting your use-case is a relevant concern.

tcpeas avatar Dec 05 '16 23:12 tcpeas

OK, looking forward to it.

lehenbauer avatar Dec 19 '16 16:12 lehenbauer

Do you have any further updates, or is the thread on https://core.tcl.tk/tcl/tktview/f4f44174 (updated January) the latest?

resuna avatar May 11 '17 14:05 resuna