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

Issue #78 #80

Merged
merged 1 commit into from
Jan 2, 2014
Merged

Issue #78 #80

merged 1 commit into from
Jan 2, 2014

Conversation

MatKubicki
Copy link
Contributor

Fixed the multi-threaded return type exception by splitting the
interceptor context into a global one and one for the current call to
Intercept.

Would have preferred to simply find the CurrentCall wherever I needed
it, but this broke the MockSequence tests. I'll explain this in the
comments to #78.

Fixed the multi-threaded return type exception by splitting the
interceptor context into a global one and one for the current call to
Intercept.

Would have preferred to simply find the CurrentCall wherever I needed
it, but this broke the MockSequence tests.  I'll explain this in the
comments to #78.
kzu added a commit that referenced this pull request Jan 2, 2014
@kzu kzu merged commit 5a9d9b4 into devlooped:master Jan 2, 2014
@drewfreyling
Copy link

Any idea when this will be released?

@kzu
Copy link
Member

kzu commented Feb 20, 2014

Published!

@drewfreyling
Copy link

To where? Can't see it on nuget or a git tag?

@kzu
Copy link
Member

kzu commented Feb 20, 2014

We're having an issue (#98) with the release, so I pulled it

/kzu from mobile

To where? Can't see it on nuget or a git tag?

Reply to this email directly or view it on
GitHubhttps://github.com//pull/80#issuecomment-35676324
.

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.

None yet

3 participants