- 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. |
||
|---|---|---|
| .. | ||
| action_logger.py | ||
| run_parallel_simulation.py | ||
| run_reddit_simulation.py | ||
| run_twitter_simulation.py | ||
| test_profile_format.py | ||