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 unit stuck on test.engine_test.Zinc with std.heap #5

Closed
cannyworm opened this issue Feb 28, 2025 · 3 comments
Closed

test unit stuck on test.engine_test.Zinc with std.heap #5

cannyworm opened this issue Feb 28, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@cannyworm
Copy link

It's seem to stuck in Engine.deinit (I'm guessing because Engine.worker thread doesn't exist properly). reenable mutex lock in Engine.accept (bce6e44) seem to fix it.

been enjoying using this library. Hope to hear back.

os: Debian trixie
zig version : 0.14.0-dev.3388+e0a955afb
zinc version: ac05897

@dravenk
Copy link
Member

dravenk commented Mar 1, 2025

Thank you for your feedback, it may be due to the memory created is not used and not released.I re-ran the zig build test and it seems to be running without an exception.

@dravenk dravenk added the bug Something isn't working label Mar 1, 2025
@dravenk
Copy link
Member

dravenk commented Mar 1, 2025

@dravenk
Copy link
Member

dravenk commented Mar 20, 2025

If you still have any questions, please reopen the issue, or open a new issue. Now close this issue. Thank you.

@dravenk dravenk closed this as completed Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants