Only try creating one parse-job at a time. If more parse-jobs need to be…

Authored by zwabel on Jan 6 2011, 6:30 PM.

Description

Only try creating one parse-job at a time. If more parse-jobs need to be created, queue an event to re-try. This way, the UI stays responsive when many many files we cannot handle are iterated.

Details