Skip to content
Commit f5f75750 authored by Ingo Klöcker's avatar Ingo Klöcker Committed by Ingo Klöcker
Browse files

Allow new refresh job if the previous job is done

Emitting keyListingDone() may trigger changes to keys which may
require a new refresh before the just finished refresh job is
destroyed (its destruction is postponed with deleteLater()).
Therefore we clear the guarded pointer explicitly instead
of waiting for the job to be destroyed, so that a new refresh is started
even if the old refresh job is not yet destroyed.

GnuPG-bug-id: 5715
parent 8dbf1f6b
Pipeline #104930 passed with stage
in 2 minutes and 30 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment