luvit / luv

Bare libuv bindings for lua
Apache License 2.0
832 stars 187 forks source link

fix: callback handle error with non-strings #665

Closed zhaozg closed 1 year ago

zhaozg commented 1 year ago

update for https://github.com/luvit/luv/issues/663

zhaozg commented 1 year ago

https://github.com/neovim/neovim/issues/12045#issuecomment-603445165

squeek502 commented 1 year ago

See my comments in https://github.com/luvit/luv/issues/663. I think cfc2621c12480cc5311d4fc1497b3bee9dd7c6d1 is okay, but e3c93a6a79676bf4145ac4aa6c82f25556ba1dd7 should not be part of this.