Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.
background

background

Function
Arg Description Type
query Run this query in the background. StoredQuery

Description

Run a query in the background.

All output from the query is discarded. The query will not wait for the background thread to exit - instead the background query will be cancelled when this query exists.