- Added a new method to stop running scripts in the ScriptExecutor class, allowing graceful termination of scripts. - Updated the ConfigurationManager class to handle script stopping requests and manage running processes. - Enhanced the frontend JavaScript to include stop buttons for scripts, updating their state based on execution status. - Introduced a mechanism to track running scripts and update UI elements accordingly. - Improved logging for script execution and stopping events. |
||
---|---|---|
.. | ||
csharp_launcher.js | ||
launcher.js | ||
python_launcher.js | ||
scripts.js |