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

test: removing a final TODO #5

Merged
merged 1 commit into from
Oct 20, 2023
Merged

test: removing a final TODO #5

merged 1 commit into from
Oct 20, 2023

Conversation

tlhunter
Copy link
Member

  • only a final TODO entry remained
  • I had presumed this was an issue with mustCall but wanted to confirm

@tlhunter tlhunter added the test Change is only related to testing and doesn't deserve a release label Oct 19, 2023
@@ -98,15 +98,15 @@ module.exports = function (unpatched) {
context.error = err;
error.publish(context);
asyncStart.publish(context);
// TODO: Is there a way to have asyncEnd _after_ the continuation?
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing the two TODO comments in this file since it's from upstream code and not a TODO of this project. That way we can grep.

@tlhunter tlhunter merged commit 56954af into main Oct 20, 2023
33 checks passed
@tlhunter tlhunter deleted the tlhunter/remove-final-todo branch October 20, 2023 09:46
@tlhunter tlhunter added the semver-null Doesn't affect semver (e.g. tests, docs, CI) label Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-null Doesn't affect semver (e.g. tests, docs, CI) test Change is only related to testing and doesn't deserve a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant