Crashing

Issue #988 resolved
Former user created an issue

System.Threading.ThreadStateException: Thread is running or terminated; it cannot restart. at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark) at System.Threading.Thread.Start() at (DataManager , Boolean , String ) at LaunchBox.Data.DataManager.Save(Boolean wait, String destinationPath) at BigBox.App.<>c.<BackgroundSave>b__21_0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Comments (1)

  1. Log in to comment