File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,10 @@ Version |release|
8787 :ref: `scenarioPrescribedMotionWithTranslationBranching ` and :ref: `scenarioPrescribedMotionWithRotationBranching `.
8888- Fixed a bug where :ref: `spinningBodyOneDOFStateEffector ` and :ref: `spinningBodyNDOFStateEffector `
8989 both registered their states under the same name, resulting in overwriting and a ``BSK_ERROR ``.
90+ - Avoid reloading and re-unloading SPICE kernels when multiple simulations run in the same process. This
91+ fixes the problem with Spice becoming very slow when multiple simulation are run in parallel, addresses
92+ the Spice kernel load limit of 5000 kernels, and prevents a rare bug where kernels are corrupted when
93+ loaded from multiple simulations at the same time.
9094
9195
9296Version 2.8.0 (August 30, 2025)
You can’t perform that action at this time.
0 commit comments