-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
bugthe code does not work as expectedthe code does not work as expectedgood first issueGood for newcomersGood for newcomers
Description
Describe the bug (描述bug)
command_name大于15个字符的时候会截取前15个字符,比如:command_name="myhelloworldprocess",bvar中的read_command_name函数会返回"myhelloworldpro",而不是"myhelloworldprocess"。
To Reproduce (复现方法)
同上
Expected behavior (期望行为)
同上
Versions (各种版本)
所有版本
Additional context/screenshots (更多上下文/截图)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugthe code does not work as expectedthe code does not work as expectedgood first issueGood for newcomersGood for newcomers