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

Add a simple session handler #615

Merged
merged 15 commits into from
Oct 28, 2022
Merged

Conversation

caendesilva
Copy link
Member

Adds a simple session handler, arguably most useful to defer messages, for example, to asynchronously add warnings to be used at a later point in the request lifecycle.

It's bound into the service container as a singleton and is not persisted.

@caendesilva caendesilva marked this pull request as ready for review October 28, 2022 18:48
@caendesilva caendesilva merged commit b54a0e6 into experimental Oct 28, 2022
@caendesilva caendesilva deleted the add-fake-session-handler branch October 28, 2022 18:49
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