Home
last modified time | relevance | path

Searched refs:unsubscribable (Results 1 – 1 of 1) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/public/app/features/explore/state/
H A Dquery.test.ts108 const unsubscribable = interval(1000); constant
109 unsubscribable.subscribe();
117 querySubscription: unsubscribable,