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

Non hanging subscriptions and timezonetransitionlists #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

burken-
Copy link

@burken- burken- commented Sep 3, 2019

Made two alterations to get the nuget to avoid hanging requests when subscribing to exchange notifications and also to avoid crasches due to different timezone-handling on linux/windows.

I have not tested the changes extensively and am not sure if they have effects outside of the scope that I use in my project.

Andreas Holmberg added 2 commits September 3, 2019 09:48
…se streaming subscriptions will hang for the entire subscription time and only continue executing when expired.
…tly larger and we get duplicate key exceptions when populating. Changing the key to be more specific and avoiding confilicts
@Safirion
Copy link

Thank you very much for this PR, I was blocked since 1 day on Streaming subscriptions that hang when call open method.

NgaiKaKit pushed a commit to ones-software/ews-managed-api that referenced this pull request Mar 5, 2020
NgaiKaKit pushed a commit to ones-software/ews-managed-api that referenced this pull request Mar 5, 2020
@Trobeloo
Copy link

I am also blocked by Streaming subscriptions that hang when open method is called. The fix solve the problem. Can this be merged?

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.

3 participants