You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one python process creates multiple basilisk simulations, the same SPICE kernels will be loaded for each of them. This can hit the 5000 kernel spice limit. We should protect from having SPICE reloading the same kernel multiple times.