Mon, 27 Sep 2021 15:32:56 +0200
Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
<!DOCTYPE html> <html><head> <title>Plugin_Checker_Vulture.VultureChecker</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>Plugin_Checker_Vulture.VultureChecker</h1> <p> Package containing the vulture dialog, supporting functions and data. </p> <h3>Modules</h3> <table> <tr> <td><a href="Plugin_Checker_Vulture.VultureChecker.EditWhiteListDialog.html">EditWhiteListDialog</a></td> <td>Module implementing the whitelist edit dialog.</td> </tr> <tr> <td><a href="Plugin_Checker_Vulture.VultureChecker.VultureCheckerDialog.html">VultureCheckerDialog</a></td> <td>Module implementing a dialog to show the vulture check results.</td> </tr> <tr> <td><a href="Plugin_Checker_Vulture.VultureChecker.VultureCheckerService.html">VultureCheckerService</a></td> <td>Module implementing the cyclomatic complexity service.</td> </tr> </table> </body></html>