MiroFish/backend/app
666ghj 91eb73ae44 Enhance signal handling and suppress warnings in simulation scripts
- Added signal handling to gracefully manage shutdown events across simulation scripts, ensuring proper cleanup of resources.
- Introduced a global shutdown event to allow simulations to respond to termination signals, improving robustness.
- Suppressed warnings related to multiprocessing resource tracking to avoid unnecessary log clutter during execution.
- Updated cleanup logic in `SimulationRunner` and `ZepGraphMemoryManager` to prevent redundant calls and ensure efficient resource management.
- Enhanced logging to provide clearer feedback during shutdown processes, improving traceability.
2025-12-09 00:37:12 +08:00
..
api Enhance interview prompt handling and update README.md 2025-12-08 16:08:33 +08:00
models Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
services Enhance signal handling and suppress warnings in simulation scripts 2025-12-09 00:37:12 +08:00
utils Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
__init__.py Enhance signal handling and suppress warnings in simulation scripts 2025-12-09 00:37:12 +08:00
config.py Enhance simulation configuration and management features 2025-12-05 15:50:54 +08:00