napi-rs/crates
Louis 19dbadefba
fix(ThreadsafeFunction): ensure CalleeHandled works as expected (#2039)
This was refactored in 4719caa643. This codepath
was swapped, as the fatal exception must be the normal codepath when the callee
handled field is false. This fixes it by swapping this if statement, all the
other calls have been checked and seem fine.
2024-04-15 23:19:15 +08:00
..
backend Release independent packages 2024-04-10 17:03:00 +08:00
build Release independent packages 2024-04-13 18:55:53 +08:00
macro Release independent packages 2024-04-10 17:03:00 +08:00
napi fix(ThreadsafeFunction): ensure CalleeHandled works as expected (#2039) 2024-04-15 23:19:15 +08:00
sys Release independent packages 2024-04-10 17:03:00 +08:00