Move Acl.read from start of slave loop to firewall handling case release_20130106
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 6 Jan 2013 08:33:08 +0000 (03:33 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 6 Jan 2013 08:33:08 +0000 (03:33 -0500)
Reading it before blocking waiting for a message could result in stale
permissions being used for a single request.


No differences found