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: cleanup handler for task after completion #21

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

nazarhussain
Copy link

Motivation

Cleanup handler for tasks after cleanup.

Description

  • Assign handler as independant function
  • Cleanup handler after the task is finished

Steps to test or reproduce

Run all tests

Copy link

github-actions bot commented Jan 16, 2025

Performance Report

✔️ no performance regression detected

Full benchmark results
Benchmark suite Current: f86677f Previous: null Ratio
sum array with raw for loop 933.50 us/op
sum array with reduce 10.201 ms/op
sum array with reduce beforeEach 9.7574 ms/op
sum array with reduce before beforeEach 9.9443 ms/op
sum array with reduce high threshold 10.076 ms/op
sum array with reduce no threshold 9.9902 ms/op

by benchmarkbot/action

@nazarhussain nazarhussain merged commit 80e3bad into main Jan 16, 2025
13 checks passed
@nazarhussain nazarhussain deleted the nh/mem-fix branch January 16, 2025 16:30
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.

1 participant