queue.py
7.72 KB
- 
save the cert record immediately after we set the status · f6d7cc55There was a potential though unlikely race condition because the .save() was after the certificate request was put on the queue. Now calling .save() immediately after we update the cert. John Jarvis committed