Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d07dbc6

Browse files
committed
rethrow
1 parent c92b747 commit d07dbc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

App/Services/MutagenController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,7 @@ private void StartDaemonProcess()
608608
}
609609

610610
daemonProcess.Dispose();
611+
throw;
611612
}
612613

613614
_daemonProcess = daemonProcess;

0 commit comments

Comments
 (0)