View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010326 | CTT UA Binary | 2 - CTT Binary | public | 2025-05-12 12:30 | 2025-05-31 02:38 |
| Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.11.0.412 | ||||
| Summary | 0010326: KillThreads() method not releasing references to session class | ||||
| Description | When a SessionThread is started, but not properly stopped before cleanup of the script engine (e.g. on unexpected errors in the scripts), the KillThreads() method will cleanup remaining threads, but does not release the references added to the session object in startThreadSession(), therefore destruction of the private classes fails. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Adding missing reference release for the session private class in KillThreads() |
|
|
reviewed code change, all agreed to changes - closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-05-12 12:30 | Yannik Klaass | New Issue | |
| 2025-05-18 12:55 | Paul Hunkar | Assigned To | => Yannik Klaass |
| 2025-05-18 12:55 | Paul Hunkar | Status | new => assigned |
| 2025-05-23 12:03 | Yannik Klaass | Status | assigned => resolved |
| 2025-05-23 12:03 | Yannik Klaass | Resolution | open => fixed |
| 2025-05-23 12:03 | Yannik Klaass | Note Added: 0022764 | |
| 2025-05-31 02:38 | Paul Hunkar | Status | resolved => closed |
| 2025-05-31 02:38 | Paul Hunkar | Fixed in Version | => 1.11.0.412 |
| 2025-05-31 02:38 | Paul Hunkar | Note Added: 0022827 |