Skip to content

fix: cleanup handler for task after completion#21

Merged
nazarhussain merged 2 commits intomainfrom
nh/mem-fix
Jan 16, 2025
Merged

fix: cleanup handler for task after completion#21
nazarhussain merged 2 commits intomainfrom
nh/mem-fix

Conversation

@nazarhussain
Copy link
Copy Markdown

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

@github-actions
Copy link
Copy Markdown

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
@nazarhussain nazarhussain deleted the nh/mem-fix branch January 16, 2025 16:30
This was referenced Apr 30, 2025
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