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

Freeze on Debug in VS #52

Closed
Rurouni opened this issue Feb 21, 2018 · 2 comments
Closed

Freeze on Debug in VS #52

Rurouni opened this issue Feb 21, 2018 · 2 comments

Comments

@Rurouni
Copy link

Rurouni commented Feb 21, 2018

Hi,

We have an issue with constant Unity freezes when you attach VS debugger.
I was wondering if that commit neucc/grpc fixes it?
Would it be possible for you please to update native binaries inside thise repo with the fixed version?

Thank you

@Rurouni
Copy link
Author

Rurouni commented Feb 23, 2018

My bad, we figured out that it was because we were not setting GrpcEnvironment.IsDebugging = true;
Feel free to close this issue but it would be great if you can tell some details on why it hangs and what's purpose of that magic delegate that is passed into the native and also why it need to have sleep of 10ms

@neuecc
Copy link
Member

neuecc commented Feb 26, 2018

We do not understand completely yet.
Magic is truly magic, in the Japanese programming term, there are called omajinai.

@Rurouni Rurouni closed this as completed Feb 26, 2018
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

2 participants