method

stop_exclusive

rails latest stable - Class: ActiveSupport::Concurrency::ShareLock
stop_exclusive(compatible: [])
public

Relinquish the exclusive lock. Must only be called by the thread that called start_exclusive (and currently holds the lock).