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

优化 BlockingRunner 内部实现 #832

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

ForliyScarlet
Copy link
Member

不兼容内容:
阻塞桥接函数 runXxxBlocking (包括编译器插件生成的) 可能会抛出的异常,不再全部包装为 RunInBlockingException 了,函数原本可能抛出的异常和 InterruptedException 将会原样抛出 —— 这与之前的行为不同。

@ForliyScarlet ForliyScarlet added 优先 较高优先级 不兼容 不兼容的内容 labels May 29, 2024
@ForteScarlet ForteScarlet enabled auto-merge May 29, 2024 12:59
@ForliyScarlet
Copy link
Member Author

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@ForteScarlet ForteScarlet merged commit 65a846b into v4-dev May 29, 2024
6 checks passed
@ForteScarlet ForteScarlet deleted the pref-jvm-blocking-runner branch May 29, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
不兼容 不兼容的内容 优先 较高优先级
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants