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

[Bug] Connection timeout when calling handler.NextResultAsync #32

Open
hqc01234 opened this issue Nov 12, 2019 · 0 comments
Open

[Bug] Connection timeout when calling handler.NextResultAsync #32

hqc01234 opened this issue Nov 12, 2019 · 0 comments

Comments

@hqc01234
Copy link

hqc01234 commented Nov 12, 2019

Hi,
I got Connection timeout exception when calling NextResultAsync inside ExecuteStoredProcAsync
I think the bug because Action handleResults, it should be Func<SprocResults, Task> handleResults and you need to await it to avoid the issue,

Thanks.

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

No branches or pull requests

1 participant