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
The two offending variables I'm aware of are in egret_plugin.py: create_sced_instance.shutdown_curves and _ensure_contingencies_monitored.contingency_dicts
Some global or static variables prevent prescient from working correctly in a multi-threaded environment.
The text was updated successfully, but these errors were encountered: