Campbell Barton
fa566157a5
PyAPI: unregister add-ons when exiting
...
This lets add-on authors avoid false positive leaks when exiting.
In particular GPUShaders's although it applies to any PyObject that
stores memory allocated by guarded-alloc.
While this does add overhead on exit, on my system it's
under 1/100th of a second with all addons enabled.
See: T71362
2020-10-16 16:34:29 +11:00
..
2020-09-30 20:11:06 +10:00
2020-09-10 09:45:25 +10:00
2020-10-09 17:00:10 +02:00
2020-09-30 20:11:06 +10:00
2020-10-14 15:04:49 -05:00
2020-10-13 14:37:17 +02:00
2020-10-15 10:54:06 +11:00
2020-10-05 19:35:11 +02:00
2020-10-05 19:35:11 +02:00
2020-10-16 16:34:29 +11:00
2020-10-10 22:04:51 +11:00
2020-08-11 22:18:39 +02:00
2020-09-19 16:28:17 +10:00
2020-06-11 15:35:46 +10:00
2020-07-01 20:16:27 +10:00
2020-09-30 20:11:06 +10:00
2020-04-03 13:34:50 +02:00
2020-10-10 22:04:51 +11:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-09-08 04:15:50 +02:00
2020-09-30 20:11:06 +10:00
2020-10-10 22:04:51 +11:00
2020-07-26 21:07:25 +02:00
2020-09-08 04:15:50 +02:00
2020-09-04 21:04:16 +02:00
2020-04-03 13:34:50 +02:00
2020-04-03 18:25:52 +02:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-10-10 22:04:51 +11:00
2020-10-14 15:04:49 -05:00