Files
trading_bot_v3/lib
mindesbunister efbec62b68 fix: Restore working cleanup system in development mode
- Change cleanup message from 'DISABLED' to 'Using on-demand cleanup (triggered after analysis)'
- Cleanup is now properly enabled and will run after each analysis cycle
- Prevents Chromium process accumulation that was causing memory leaks
- Maintains the critical cleanup functionality needed for 24/7 operation

This restores the working cleanup system that was accidentally reverted.
2025-07-24 11:19:41 +02:00
..