You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mutex Guard (class-hcqg-mutex-guard.php) — lock mechanism so only one request runs an expensive operation at a time. acquire_lock() / release_lock() / force_release() API. Uses wp_options with autoload = no. #27