There seem to be a few limitations within the usage of finalizers. In particular, can a finalizer make use of mutexes in multi-threading code?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Acquiring locks in finalizers | 3 | 173 | September 20, 2024 | |
Objects not being finalized until exit() when using multithreading. Is this a bug? | 2 | 66 | July 29, 2024 | |
Can calling finalize lead to a double free? | 4 | 176 | July 4, 2024 | |
Relationship between WeakRef and finalizer (building a cache) | 0 | 356 | June 17, 2022 | |
Some questions about finalizers | 1 | 1825 | May 2, 2021 |