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
{{ message }}
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
gitbase-web does a KILL to cancel running queries. To find the ID it relies on SHOW FULL PROCESSLIST, but it would be more robust If we had CONNECTION_ID available.
Context: src-d/gitbase-web#264