https://bz.apache.org/bugzilla/show_bug.cgi?id=51001
--- Comment #2 from zhiguo zhao <[email protected]> --- lua_open_callback should be remove from lua_open_hook, because lua_open_callback be called in vm_construct(). 1. create_vm_spec set lua_open_callback to spec->cb; 2. vm_construct() call spec->cb; -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
