Menu

#1304 Tcl_Finalize doesn't clean-up running threads

obsolete: 8.3b1
closed
5
2002-07-20
2000-10-26
Anonymous
No

OriginalBugID: 3904 Bug
Version: 8.3b1
SubmitDate: '1999-12-20'
LastModified: '2000-04-25'
Severity: SER
Status: UnAssn
Submitter: techsupp
ChangedBy: hobbs
RelatedBugIDs: 3877
OS: Windows 2000
OSVersion: build 2128
FixedDate: '2000-10-25'
ClosedDate: '2000-10-25'

Name:
David Gravereaux

CVS:
I updated today

CustomShell:
tclAsync.c fixes in progress

ReproducibleScript:
D:\Projects\TclCVS\MainTclTrunk\win\Debug\>tcltest.exe
% testthread create {
load "d:/projects/ghe_cvs/ghe/ghe_dirwatch/debug/ghe_dirwatch.dll"
GHE::startwatch c:/temp {gotcha [testthread id]}
proc gotcha {id} {
puts "c:/temp has been written to and yielded notifier thread $id"
}
testthread wait
}
1344
% exit

ObservedBehavior:
The exit handler I made in the extension's Init with
Tcl_CreateThreadExitHandler wasn't called.

Discussion

  • David Gravereaux

    Logged In: YES
    user_id=7549

    please change catagory to the thread package.

    https://sourceforge.net/tracker/index.php?
    func=detail&aid=418689&group_id=10894&atid=110894

    might relate to this.

     
  • Don Porter

    Don Porter - 2001-04-25
    • assigned_to: nobody --> davygrvy
     
  • David Gravereaux

    • labels: 104253 --> 80. Thread Package
     
  • David Gravereaux

    • assigned_to: davygrvy --> vasiljevic
     
  • David Gravereaux

    Logged In: YES
    user_id=7549

    I'm not sure if this is still current.

     
  • Zoran Vasiljevic

    • status: open --> closed
     
  • Zoran Vasiljevic

    Logged In: YES
    user_id=95086

    Tcl_Finalize works fine starting from 8.3.2 core.
    Zoran

     
MongoDB Logo MongoDB