added an additional layer for process killing to musrgui/musredit which hopefully should help to reduce the number of musrfit/musrview corpses with high CPU load.
This commit is contained in:
@@ -58,6 +58,7 @@ class PFitOutputHandler : public QDialog
|
||||
virtual void processDone();
|
||||
|
||||
private:
|
||||
Q_LONG fProcPID;
|
||||
QProcess *fProc;
|
||||
|
||||
QVBox *fVbox;
|
||||
|
||||
Reference in New Issue
Block a user