Add java checker to the instance settings
This commit is contained in:
parent
088b039cf7
commit
d6b09f7c13
6 changed files with 115 additions and 33 deletions
|
@ -84,6 +84,5 @@ void JavaChecker::timeout()
|
|||
{
|
||||
process->kill();
|
||||
process.reset();
|
||||
emit checkFinished({});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue