Dynamic shared-memory vectors no longer cause segfaults from unbounded growth, so the brute-force file deletion on every start is unnecessary. Consistent with e21b2af which removed the same pattern for TaskData_boost.mmap.
e21b2af
Cleaned 66 files across all eqpalg subdirectories: - Removed commented-out dead code - Removed redundant Chinese inline comments that restate variable/function names - Removed trailing ///< annotations on self-explanatory fields - Removed namespace closing comments - Preserved all file headers, Doxygen documentation, and logic explanations - No code changes — only comment removal