Had to revert back to synchronizing on actor when processing mailbox in dispatcher

This commit is contained in:
Jonas Bonér 2010-03-03 12:46:19 +01:00
parent 11cc8f2a22
commit d46504f72d
2 changed files with 7 additions and 14 deletions

View file

@ -21,4 +21,4 @@ class AgentTest extends junit.framework.TestCase with Suite with MustMatchers wi
}
}
})
}
}