fiber: throw an error on too long fiber name
Throw error, if a new name for a fiber in Lua is too long. Closes #2622
Showing
- extra/dist/tarantoolctl.in 1 addition, 1 deletionextra/dist/tarantoolctl.in
- src/box/lua/checkpoint_daemon.lua 1 addition, 1 deletionsrc/box/lua/checkpoint_daemon.lua
- src/box/lua/net_box.lua 1 addition, 1 deletionsrc/box/lua/net_box.lua
- src/fiber.c 0 additions, 6 deletionssrc/fiber.c
- src/fiber.h 6 additions, 1 deletionsrc/fiber.h
- src/lua/fiber.c 26 additions, 3 deletionssrc/lua/fiber.c
- src/lua/socket.lua 2 additions, 2 deletionssrc/lua/socket.lua
- test/app/fiber.result 56 additions, 0 deletionstest/app/fiber.result
- test/app/fiber.test.lua 19 additions, 0 deletionstest/app/fiber.test.lua
- test/unit/fiber.cc 5 additions, 3 deletionstest/unit/fiber.cc
- test/unit/fiber.result 1 addition, 1 deletiontest/unit/fiber.result
Loading
Please register or sign in to comment