MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
182 stars 47 forks source link

[question] Option to leave the chia plotting processes running #139

Closed imClement closed 3 years ago

imClement commented 3 years ago

Hello,

If the chia plotting processes are left running when PSChiaPlotter is closed, is it possible to see them again in PSChiaPlotter when re-open?

MrPig91 commented 3 years ago

It is not possible to see those processes again once PSChiaPlotter is closed unfortunately. I have thought about adding a feature that tries to detect running chia plot processes but have not had the time to add it quite yet.

Jacek-ghub commented 3 years ago

Does it mean that at some point we may have PSCP worker (managing plotters) and PSCP [remote] UI (connecting to all workers) modules?