require lua function doesn't exit in the init.lua script.
Bug #1002272 reported by
Konstantin Shulgin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tarantool |
Fix Released
|
High
|
Konstantin Shulgin |
Bug Description
requere function isn't reachable in the init.lua.
It happened after the bug fix #977898 (box.fiber.resume raise SIGSEGV in init.lua) because, the patch changes lua initialization behaviour: init.lua calls after box.lua.
Changed in tarantool: | |
status: | New → Fix Committed |
milestone: | none → 1.4.7 |
Changed in tarantool: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Approved and pushed to master.