Skip to content

Bug 40006: Process remaining descs after error

Cecylia Bocovich requested to merge cohosh/bridgedb:issue/40006 into develop

If there was a faulty descriptor in the extrainfo document, Stem will throw an exception. We should handle the exception and then continue processing the rest of the descriptors. This fixes #40006 (closed) where the remaining descriptors loose their transport because their extrainfos weren't parsed.

Closes #40006 (closed)

Edited by Cecylia Bocovich

Merge request reports