Closed KnorpelSenf closed 2 years ago
We cannot alter history, so session data of previous context objects should be saved as soon as the next wait call is reached. Object.freeze needs to be applied recursively on ctx.session.
Object.freeze
ctx.session
We cannot alter history, so session data of previous context objects should be saved as soon as the next wait call is reached.
Object.freeze
needs to be applied recursively onctx.session
.