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
fix(lmfs): Resolve Firefox crash by ensuring TaskLogs is initialized (#250)
This PR fixes a critical race condition that caused a crash on Firefox when loading LMFS datasets. The fix ensures the `TaskLogs` object is properly initialized and managed, restoring scheduled tasks map functionality. 163e05a
0 commit comments