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

Free focus inside a coroutine scope #46

Merged
merged 4 commits into from
Oct 11, 2023
Merged

Conversation

ankur2136
Copy link
Contributor

Fixes #42

@hbmartin
Copy link
Contributor

This is great! But I think the try/catch should be kept in place to prevent future regressions e.g. if the underlying FocusRequester implementation changes

@hbmartin
Copy link
Contributor

hbmartin commented Oct 11, 2023

It would be great to refactor TCCP a bit for brevity but you're welcome to suppress CognitiveComplexMethod for now

@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ankur2136
Copy link
Contributor Author

It would be great to refactor TCCP a bit for brevity but you're welcome to suppress CognitiveComplexMethod for now

It's already suppressed on the method but somehow detekt isn't recognising it.

@hbmartin hbmartin merged commit 5280bed into jump-sdk:master Oct 11, 2023
4 checks passed
@ankur2136 ankur2136 deleted the CrashFix branch October 11, 2023 23:13
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.

Crash on 2nd Autofill
2 participants