rexcardan / Evil-DICOM

A C# DICOM Library
171 stars 98 forks source link

Queue.Anonymize() throws System.InvalidOoperationException #91

Open NickChng opened 3 years ago

NickChng commented 3 years ago

I recently updated from 2.0.5 and in later versions (tested 2.0.5.9 & 2.0.6.5) the queue.Anonymize() command throws 'Collection was modified; enumeration operation may not execute' errors.

I have reverted back to 2.0.5 and the command works again... was something changed in this routine that may cause this problem in newer releases?

image

NickChng commented 3 years ago

Sorry, I see now that this issue has been reported by others. Please feel free to close / amalgamate

clairestrebva commented 2 years ago

Yes, this is the same thing as #78.