'yield' from processRecord in oaidownloadprocessor
The asyncdo only yields if a suspend object is found. If no suspend is found
like in 'Edurep-Search', processRecord will never yield and process all records
in line which blocks the server. This is resolved with an empty yield.
meresco-oai
2011-11-08
https://meresco.svn.sourceforge.net/svnroot/meresco/meresco-oai/workingsets/3.6.8-Edurep/version_0
201111080828.suspend-bug-oaidownloadprocessor.changeset [download]