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

fix: disable wait event loop in tencent serverless #1029

Merged
merged 1 commit into from
May 7, 2021

Conversation

czy88840616
Copy link
Member

处理腾讯云消息返回后, 继续等待 event loop 直至超时的问题。

@gitpod-io
Copy link

gitpod-io bot commented May 5, 2021

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2021

Codecov Report

Merging #1029 (eef62ad) into 2.x (5735ccc) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              2.x    #1029   +/-   ##
=======================================
  Coverage   85.97%   85.98%           
=======================================
  Files         213      213           
  Lines        8245     8247    +2     
  Branches     1613     1551   -62     
=======================================
+ Hits         7089     7091    +2     
  Misses       1107     1107           
  Partials       49       49           
Impacted Files Coverage Δ
...s-serverless/serverless-scf-starter/src/runtime.ts 93.24% <100.00%> (+0.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5735ccc...eef62ad. Read the comment docs.

@czy88840616 czy88840616 merged commit 89d5c2e into 2.x May 7, 2021
@czy88840616 czy88840616 deleted the fix_tencent_event_loop_callback branch May 7, 2021 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants