Skip to content

fix: Wrap an entrypoint by async to handle exceptions correctly#363

Merged
peaceiris merged 2 commits intopeaceiris:masterfrom
yutopp:feature/fix_async_toplevel
Jun 21, 2020
Merged

fix: Wrap an entrypoint by async to handle exceptions correctly#363
peaceiris merged 2 commits intopeaceiris:masterfrom
yutopp:feature/fix_async_toplevel

Conversation

@yutopp
Copy link
Copy Markdown
Contributor

@yutopp yutopp commented Jun 20, 2020

Hi, I tried to fix #362.

Thank you for your great GitHub Action and active maintenance 🙏

@yutopp yutopp requested a review from peaceiris as a code owner June 20, 2020 21:30
@peaceiris
Copy link
Copy Markdown
Owner

Thank you!

Also related to #310

peaceiris
peaceiris previously approved these changes Jun 21, 2020
@peaceiris peaceiris force-pushed the feature/fix_async_toplevel branch from 536219d to 3a8a880 Compare June 21, 2020 04:05
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 21, 2020

Codecov Report

Merging #363 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #363   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          127       127           
  Branches        14        14           
=========================================
  Hits           127       127           

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 998d851...3a8a880. Read the comment docs.

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.

An action actually ends in errors, but it shows that action is succeeded

2 participants