JosJuice 2b17e89336 Config: Don't clear callbacks on shutdown
This fixes a problem that started happening in CoreTimingTest after the
previous commit. CPUThreadConfigCallback registers a Config callback
only once per run of the process, but CoreTimingTest calls
Config::Shutdown after each test, and Config::Shutdown was clearing all
callbacks, preventing the callback from running after that.
2023-08-17 19:19:25 +02:00
..
2023-04-10 14:21:15 -05:00
2023-06-29 02:35:44 -05:00
2023-03-02 19:54:15 -06:00
2022-01-02 14:39:34 -08:00
2023-06-06 22:49:53 -05:00
2022-01-02 15:36:47 -08:00
2023-01-10 05:17:43 -08:00
2023-02-17 16:58:24 +01:00
2022-04-12 12:28:57 -07:00
2022-07-25 18:32:16 -07:00
2023-04-15 16:07:05 -05:00
2023-06-22 00:06:50 -05:00
2023-04-29 19:21:48 -04:00
2023-02-28 20:29:46 +01:00
2023-04-05 19:01:11 -07:00