Add sleep time for update_decrypt_function

This commit is contained in:
Omar Roth 2018-12-28 09:55:02 -06:00
parent db7457f135
commit 6b4ea53a32
2 changed files with 2 additions and 1 deletions

View file

@ -204,7 +204,6 @@ def update_decrypt_function
end
yield decrypt_function
Fiber.yield
end
end