Skip to content
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

Switched the tracker to always be stored in the session instead of it being swapped in and out of the env['tracker']. #153

Closed

Conversation

jclusso
Copy link

@jclusso jclusso commented Mar 6, 2020

See #152

jclusso added 3 commits March 6, 2020 09:25
being swapped in and out of the env['tracker'].
* move-tracker-to-session:
  Updated all tests to pass
  Switched the tracker to always be stored in the session instead of it being swapped in and out of the env['tracker'].
@DonSchado
Copy link
Collaborator

@jclusso we released a new patch with some changes to internal state handling to make the middleware more thread safe. Could you incorporate the changes here as well? 👍

@jclusso
Copy link
Author

jclusso commented Mar 28, 2020

@DonSchado, I’ll look into doing this later today.

jclusso added 2 commits March 29, 2020 13:46
…session

* railslove/master:
  version up
  Use local variables in rack middleware to prevent instance state changes (railslove#151)
  Make middleware thread safe
@jclusso
Copy link
Author

jclusso commented Mar 29, 2020

@DonSchado I merged the latest code on master into my branch.

@DonSchado
Copy link
Collaborator

@bumi what do you think? :)

@jclusso
Copy link
Author

jclusso commented Apr 16, 2023

Closing this since we no longer use it.

@jclusso jclusso closed this Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants