Fix typo
ci/woodpecker/push/woodpecker Pipeline failed Details

WIP-cache
Hugo Thunnissen 9 months ago
parent 9513cbc917
commit 3175d9a6ac

@ -150,7 +150,7 @@ already present in the queue."
;; interrupt the thread.
(unless (or (not (input-pending-p))
(phpinspect-worker-skip-next-pause worker))
(phpinspect-thread-pause phpinspect-worker-pauseo-time mx continue))
(phpinspect-thread-pause phpinspect-worker-pause-time mx continue))
(setf (phpinspect-worker-skip-next-pause worker) nil)))
(t (message "Phpinspect worker thread errored :%s" err))))
(phpinspect--log "Worker thread exiting")

Loading…
Cancel
Save