Skip to content

Removed new IDocumentSession instantiation from GetUserAuth and used pri...#33

Merged
mythz merged 1 commit intoServiceStackV3:v3from
jasoncastellano:v3
Oct 25, 2013
Merged

Removed new IDocumentSession instantiation from GetUserAuth and used pri...#33
mythz merged 1 commit intoServiceStackV3:v3from
jasoncastellano:v3

Conversation

@jasoncastellano
Copy link
Copy Markdown

...vately declared _session instance to resolve multiple open session conflicts when calling IDocumentSession::Store.

…privately declared _session instance to resolve multiple open session conflicts when calling IDocumentSession::Store.
@jasoncastellano
Copy link
Copy Markdown
Author

@mythz : I've confirmed that this issue has been refactored and resolved in the current SS master code base. This fork does fix the session conflict exception I was experiencing and doesn't impact the rest of the class. Further refactoring of the class for v3 seems rather unwarranted at this point.

mythz added a commit that referenced this pull request Oct 25, 2013
Removed new IDocumentSession instantiation from GetUserAuth and used pri...
@mythz mythz merged commit 6fa137c into ServiceStackV3:v3 Oct 25, 2013
@mythz
Copy link
Copy Markdown
Contributor

mythz commented Oct 25, 2013

ok I'll accept it since it fixes a verified issue. we can maintain a healthier version in v4.

@jasoncastellano jasoncastellano deleted the v3 branch October 25, 2013 12:33
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