-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
tarantool> require('tuple.keydef')
---
- merge: 'function: 0x0f473d18'
extract_key: 'function: 0x0f473c70'
new: 'function: 0x0f473c38'
totable: 'function: 0x0f473d50'
compare_with_key: 'function: 0x0f473ce0'
compare: 'function: 0x0f473ca8'
...
tarantool> package.loaded['tuple.keydef'] = nil
---
...
tarantool> require('tuple.keydef')
---
- error: 'tuple.keydef/postload.lua:14: cannot change a protected metatable'
...
dokshina and rosik
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working