Another restart fix and invoke tweaks
This commit is contained in:
@@ -151,7 +151,6 @@ namespace Torch.Commands
|
||||
{
|
||||
Context.Torch.Invoke(() =>
|
||||
{
|
||||
Context.Torch.Save(0).Wait();
|
||||
Context.Torch.Restart();
|
||||
});
|
||||
yield break;
|
||||
|
Reference in New Issue
Block a user