https://issues.apache.org/bugzilla/show_bug.cgi?id=55153
Harald Oehlmann <harald.oehlm...@elmicron.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #13 from Harald Oehlmann <harald.oehlm...@elmicron.de> --- Fixed in *TCL* core "trunk" and "core-8-5-branch": http://core.tcl.tk/tcl/info/4e3f024bd7 http://core.tcl.tk/tcl/info/0107005970c This fix should be included in upcoming TCL 8.6.1 and 8.5.15 --- If pthread_atfork works (TCL configure reports YES), there is no need to modify Rivet. Otherwise, an additional Tcl_InitNotifier call is required. If an older TCL version is used, one may choose of the following options: - do not use threaded tcl (default for tcl 8.5.x) - do not use fileevents with rivet The init script feature should be well documented not to leave any file handles open. Thank you all, Harald -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org