class SidekiqUniqueJobs::Lock::WhileExecutingReject

Locks jobs while executing

Locks from the server process
Unlocks after the server is done processing

See {#lock} for more information about the client. See {#execute} for more information about the server

@author Mikael Henriksson <mikael@mhenrixon.com>