Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005230 |
[Croquet] Hedgehog |
minor |
always |
10-13-06 00:20 |
10-13-06 00:20 |
|
Reporter |
liz |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
|
|
|
Summary |
0005230: TestingScriptRegistry references left over after Croquet is shutdown |
Description |
After running either CroquetMaster or DemoMaster, there are scripts left behind in the TestScriptReistry that aren't cleaned up. They aren't huge, but each invocation of Croquet adds more. |
Additional Information |
After quitting the CroquetMaster, I print:
Smalltalk at: #TestingScriptRegistry
and it shows:
a WeakIdentityKeyDictionary(a CroquetHarness->#(ScriptMessageSend(#updateEmbeddedAppsIn: -> a CroquetHarness) ScriptMessageSend(#updateEmbeddedAppsIn: -> a CroquetHarness)) ) |
|
Attached Files |
|
|