-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for restarting threads #380
Comments
redshiftzero
added a commit
that referenced
this issue
Jun 11, 2019
* security bugfix: deauth queue when user logs out (#397) * make sure queues are started when we enqueue a new job (#380) * also ensure that we can, in one run of the client: 1. Log in, be authed to make network calls 2. Log out, not be authed to make network calls 3. Log _back_ in, once again be authed to make network calls * show "user must login" message when download clicked if offline
2 tasks
redshiftzero
added a commit
that referenced
this issue
Jun 11, 2019
* security bugfix: deauth queue when user logs out (#397) * make sure queues are started when we enqueue a new job (#380) * also ensure that we can, in one run of the client: 1. Log in, be authed to make network calls 2. Log out, not be authed to make network calls 3. Log _back_ in, once again be authed to make network calls * show "user must login" message when download clicked if offline
sssoleileraaa
pushed a commit
that referenced
this issue
Jun 13, 2019
* security bugfix: deauth queue when user logs out (#397) * make sure queues are started when we enqueue a new job (#380) * also ensure that we can, in one run of the client: 1. Log in, be authed to make network calls 2. Log out, not be authed to make network calls 3. Log _back_ in, once again be authed to make network calls * show "user must login" message when download clicked if offline
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
~heartsucker
see #374 for more info
The text was updated successfully, but these errors were encountered: