MrBounty f05696a924 Removed max_file from SyncContext to use work group
Now instead of create a context with the number of file to parse and
check every x millisecond if it is complete, I use work group. For each
file, I spawn a thread in the group and then I call wg.wait()
2025-01-22 18:24:02 +01:00
..
2025-01-22 11:34:00 +01:00
2025-01-22 11:34:00 +01:00
2025-01-22 11:34:00 +01:00
2025-01-12 20:28:35 +01:00