pst-format / libpst

library for reading Microsoft Outlook PST files
GNU General Public License v2.0
17 stars 4 forks source link

Bug with parallel jobs? #7

Open ghost opened 2 years ago

ghost commented 2 years ago

When I run readpst -M -b file.pst it extracts less mail, and a slightly different amount each time, than when it's run with the -j 0 option. An older libpst 0.71 extracts all mail in parallel without -j 0 so maybe there's some concurrency bug that got introduced since then? I can send you pst files if you have trouble reproducing, but for me this happens on basically every .pst file.