Nan Gao
f725a963d5
fix(runtime): protect sync singleton init and reset (#3413)
* fix(runtime): protect sync singleton init/reset with threading.Lock
* fix(runtime): serialize sync singleton init and reset
* make format
* test(runtime): assert store reset creates new singleton
* Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* fix(runtime): load config outside singleton locks
* fix(runtime): share checkpointer config loading helper
---------
Co-authored-by: GODDiao <diaoshengjia@gmail.com>
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-08 08:38:36 +08:00
..
2026-05-07 16:15:15 +08:00
2026-03-27 20:03:30 +08:00
2026-04-14 00:03:38 +08:00
2026-05-05 23:17:42 +08:00
2026-06-07 21:27:14 +08:00
2026-06-08 08:38:36 +08:00
2026-04-26 11:09:55 +08:00
2026-06-03 18:11:38 +08:00
2026-03-23 18:07:33 +08:00
2026-05-07 16:15:15 +08:00
2026-04-26 11:13:01 +08:00
2026-06-07 17:47:11 +08:00
2026-06-03 15:48:19 +08:00
2026-06-07 21:27:14 +08:00
2026-04-26 11:05:47 +08:00
2026-05-01 22:19:50 +08:00
2026-05-22 21:20:28 +08:00
2026-04-06 15:09:57 +08:00
2026-04-06 22:07:11 +08:00
2026-05-03 23:40:59 +08:00
2026-05-06 10:17:55 +08:00
2026-05-06 10:17:55 +08:00
2026-04-24 21:19:46 +08:00
2026-05-21 16:49:31 +08:00
2026-05-10 22:00:57 +08:00
2026-03-14 22:55:52 +08:00
2026-05-29 22:59:26 +08:00
2026-03-17 20:43:55 +08:00
2026-05-21 16:49:31 +08:00