-
Notifications
You must be signed in to change notification settings - Fork 185
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
request bind v1.45.0 new features #646
Comments
I'm working on this. Here's the full list of new stuff: https://docs.libuv.org/en/v1.x/search.html?q=1.45.0 |
Opps, I made a PR, #649. |
No worries, I am working on the bindings for |
@squeek502 can you help to look at this : https://github.com/luvit/luv/actions/runs/5030484708/jobs/9022947003 |
I can't test it right now since I'm on Windows currently, but my first guess is that it's finding a regression in libuv. |
Ok, I got ideas, some Mem error should be suppression. That's maybe come from lua 5.4.6. |
Those errors don't look like something we should suppress. |
I'm getting the same valgrind errors in my branch that only updates Libuv, so this looks like either a bug on our end or a regression on Libuv's end. |
Ok, We do double check. |
My guess is that it's a regression in libuv. It wouldn't be the first time that our tests have found things that the libuv tests missed. I will investigate it soon. |
I add |
Can you report this to libuv, I have unclear English communication ability. ☹ |
Sure, I will make an issue in a bit. EDIT: libuv/libuv#4008 |
http://docs.libuv.org/en/v1.x/metrics.html#c.uv_metrics_info
The text was updated successfully, but these errors were encountered: