Skip to content

Conversation

@jsardev
Copy link

@jsardev jsardev commented Mar 29, 2023

This is a follow-up of #180.

The change allows to call the SessionStore.get callback parameter with

callback(new Error());

instead of the current unnecessary

callback(new Error(), null)

Checklist

@jsardev
Copy link
Author

jsardev commented Mar 29, 2023

Oh, nevermind. I guess this has been already fixed by #190. I think both this and #180 can be closed.

@jsardev jsardev closed this Mar 29, 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