View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002500 | NoesisGUI | C++ SDK | public | 2023-02-02 17:31 | 2024-10-23 22:48 |
| Reporter | jsantos | Assigned To | jsantos | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Target Version | 3.2 | ||||
| Summary | 0002500: Disable/bypass the thread checks on objects | ||||
| Description | When using noesis with jobs the check against thread-safety don't make sense as the job can be executed in different threads in each frame or even the same thread. We should expose a way to disable this check (at compile time, by API or both) | ||||
| Platform | Any | ||||
| related to | 0001704 | feedback | sfernandez | Errors spam on NoesisGUI Shutdown |
| related to | 0002392 | assigned | sfernandez | Noesis::GUI::Shutdown complains about objects created in another thread |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-02-02 17:31 | jsantos | New Issue | |
| 2023-02-02 17:31 | jsantos | Relationship added | related to 0001704 |
| 2023-02-02 17:31 | jsantos | Relationship added | related to 0002392 |
| 2023-02-02 17:32 | jsantos | Assigned To | => jsantos |
| 2023-02-02 17:32 | jsantos | Status | new => assigned |
| 2023-02-02 17:32 | jsantos | Target Version | => 3.2.0 |
| 2023-03-27 12:14 | jsantos | Target Version | 3.2.0 => 3.2 |