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

refactor(post): async/await #4019

Closed
wants to merge 4 commits into from
Closed

Conversation

curbengh
Copy link
Contributor

What does it do?

#3328

Supersedes #3939

How to test

git clone -b post-async https://github.com/curbengh/hexo.git
cd hexo
npm install
npm test

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@curbengh curbengh changed the title Post async refactor(post): async/await Dec 31, 2019
@curbengh
Copy link
Contributor Author

This is potentially a performance sensitive part. As bluebird sometimes can be significantly faster than async/await, need to verify performance.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0008%) to 97.085% when pulling 5d10f7f on curbengh:post-async into 663f1eb on hexojs:master.

@curbengh
Copy link
Contributor Author

#3328 (comment)

@curbengh curbengh closed this Aug 28, 2020
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.

None yet

2 participants