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

TryCatch: It is more thread safe to use isolate passed explicitly rather than relying on it retrieved via a static call in constructor. #308

Merged
merged 1 commit into from
Jul 21, 2017

It is more secure (thread safe) to use isolate passed explicitly rath…

33c83f0
Select commit
Loading
Failed to load commit list.
Merged

TryCatch: It is more thread safe to use isolate passed explicitly rather than relying on it retrieved via a static call in constructor. #308

It is more secure (thread safe) to use isolate passed explicitly rath…
33c83f0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs