Here is my test case: -start tclsh -package require MyPackage -call some functions from the MyPackage How I can release all resources that were used by MyPackage without closing tclsh?