The query polls every 3 seconds on its own: no interval to start, no timer to clear. Detach the board and the polling stops by itself a few seconds later; attach it and it resumes with a fresh fetch.
Board detached: nothing is bound to the query, so it goes idle and the polling stops.