Skip to content
  • anarcat's avatar
    silence errors in test suite with GnuPG 2 · 1145d6c8
    anarcat authored
    it turns out GnuPG 2.1.x remove files on its own, which gets into a
    race condition with the destructor of TemporaryKeyring
    
    we simply ignore errors when removing files, as the files are absent
    anyways.
    
    Closes: #61
    1145d6c8