diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-11-17 20:30:02 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-11-17 20:30:02 +0800 |
| commit | 5734fa8140363a602400f16a79b7cbaf504e01c0 (patch) | |
| tree | 09127a47b29711d8bec59a4322ded88288074dbb /src | |
| parent | f73c4c0071bb37430cbf48f7e2d06dcdedb2c8ec (diff) | |
Ensure task processing order by using Vec instead of HashSet
The change from HashSet to Vec for task collections maintains the order
of file operations, which is important for consistent processing
behavior. This affects created_task, update_task, and sync_task
variables throughout the code.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
