Closed hishamco closed 6 years ago
This is the same as what the last guy tried and it caused lots of null refs. https://github.com/aspnet/Session/pull/196/files
The failure code path likely needs to initialize the collection as well.
Yep, that's what I doing right now on my laptop, I will update this PR now ..
Closing until someone comes up with the right fix.
This is the same as what the last guy tried and it caused lots of null refs. https://github.com/aspnet/Session/pull/196/files
The failure code path likely needs to initialize the collection as well.