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

Add std.Progress back in #72

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

bens
Copy link
Collaborator

@bens bens commented Mar 22, 2024

The issue wasn't with std.Progress at all, I was passing a pointer into the stack which escaped the stack lifetime in the Benchmark.iterator() method, so definitely my fault.

The issue wasn't with `std.Progress` at all, I was passing a pointer into the
stack which escaped the stack lifetime in the `Benchmark.iterator()` method, so
definitely my fault.
@bens bens self-assigned this Mar 22, 2024
@hendriknielaender
Copy link
Owner

Cool that we have the std.progress back 👍

@hendriknielaender hendriknielaender merged commit 233a403 into hendriknielaender:main Mar 22, 2024
5 checks passed
@bens bens deleted the std-progress-again branch April 10, 2024 23:38
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.

2 participants