Skip to content

Commit 25d8959

Browse files
Update release notes
1 parent 31a92e9 commit 25d8959

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/Support/bskReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

9296
Version 2.8.0 (August 30, 2025)

0 commit comments

Comments
 (0)