Skip to content

Conversation

@yangmengyu2021
Copy link
Contributor

#3534 为connectionRequestTimeout设置默认值,避免开发者在虚拟线程中调用框架的httpClient时,造成的无限等待,整个应用永久性“假死”问题

yangmengyu2021 and others added 2 commits March 23, 2025 19:55
…g()中的逻辑是:当仅有一个configMap仅有一个元素时,直接返回此元素,方便使用同一个商户号用于多个小程序的开发者

binarywang#3532 在解析回调内容时,直接调用getConfig(),而不是临时拼一次configKey,因为getConfig()中的逻辑是:当仅有一个configMap仅有一个元素时,直接返回此元素,方便使用同一个商户号用于多个小程序的开发者
@binarywang binarywang linked an issue Apr 7, 2025 that may be closed by this pull request
@binarywang binarywang merged commit 4828a31 into binarywang:develop Apr 7, 2025
@binarywang binarywang added this to the 4.7.4 milestone Apr 7, 2025
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.

低并发导致 Tomcat 假死

3 participants