Cleanup PiscalSshClient ending newlines
This commit is contained in:
@@ -101,6 +101,7 @@ namespace LeafWeb.Web.Controllers
|
||||
}
|
||||
|
||||
// Callback from Piscal
|
||||
[ActionLog]
|
||||
public void NotifyComplete()
|
||||
{
|
||||
HangfireStartup.TriggerPiscalProcessQueue();
|
||||
|
||||
@@ -38,6 +38,7 @@ namespace LeafWeb.Web.Services.PiscalQueue
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: clear any stalled processes
|
||||
private void ClearStalled()
|
||||
{
|
||||
var leafInputs =
|
||||
|
||||
Reference in New Issue
Block a user