If qutebrowser detects a history text file when it starts (~/.local/share/qutebrowser/history by default on Linux), it will import this file into the new sqlite database, then delete it. The read is done as a coroutine as it can take some time.