tydeno / Ploto

A Windows PowerShell based Chia Plotting Manager. Lets you automatically spawn and move plots. Sends you notifications on the go.
MIT License
32 stars 5 forks source link

[BUG] StotikPlotter: Completed Job is considered "Aborted" #90

Closed tydeno closed 3 years ago

tydeno commented 3 years ago

Describe the bug When a job using custom plotter (Stotik, Madmax, catchmeifyoucan) finishes, it gets recognized as "Aborted". Is due to a missing log grab for the last line.

To Reproduce 1.) Launch a job using custom plotter (Stotik, Madmax, catchmeifyoucan) 2.) Wait for it to finish 3.) Run Get-PlotoJobs

Expected behavior Job is considered correctly as "Completed"

Screenshots If applicable, add screenshots to help explain your problem. Make sure you've ran the affected Ploto command using -verbose param and post it here.

Ploto Version in use