diff options
author | drebs <drebs@leap.se> | 2015-07-23 18:08:13 -0300 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-07-27 10:03:30 -0400 |
commit | b5a3e7191c423314afce20627e83339226c94729 (patch) | |
tree | d1675264ae6f2aa3f10a3956173c9bc6add490fc /server/.gitattributes | |
parent | f8a79cf8df519f3271daf9dc5b8e73c359b886a1 (diff) |
[bug] avoid double decryption of documents
Because of how the incoming document queue is implemented, it could be the
case that a document was sent to async decryption queue more than once. This
commit creates a list of documents to be decrypted, so we avoid sending the
same document to the queue more than once.
Diffstat (limited to 'server/.gitattributes')
0 files changed, 0 insertions, 0 deletions