Swiping away doesn't always disconnect from tor
Summary
Sometimes when closing the app by swiping it away from the recent items screen, reopening jumps straight back to the "HomeFragment" (default browser screen) and browsing works normally, suggesting that the tor process stays running.
Steps to reproduce:
- Bootstrap
- Open https://check.torproject.org/ and note the displayed IP
- Background app for roughly 5 seconds
- Open Recent Items screen and swipe away the app
- Reopen the app and notice that bootstrap is skipped
- Reopen https://check.torproject.org/ and notice the IP is the same as before
What is the current bug behavior?
Bootstrap can be skipped
What is the expected behavior?
Bootstrap should not be skipped
Environment
Which operating system are you using? For example: Debian GNU/Linux 10.1, Windows 10, Ubuntu Xenial, FreeBSD 12.2, etc. Which installation method did you use? Distribution package (apt, pkg, homebrew), from source tarball, from Git, etc.
Relevant logs and/or screenshots
Edited by clairehurst