Fix for suspend bug in Msgbox
Two concurrent request to the Msgbox can cause the suspend object to be used twice for different request. That results in a suspende directorywatcher which is never resumed. After this, the msgbox will not handle any more request and must be restarted. Now the suspend object is not known to the msgbox anymore, when it's used and therefore it cannot be used by another request at 'mostly' the same time.
meresco-components
2010-09-08
meresco-components/workingsets/3.1.3-Edurep-Bugfix/version_0
201009081054.fix-for-suspend-bug-in-msgbox.changeset [download]