Skip to content

Tarantool C API functions rename user threads to "unknown" #12175

@drewdzzz

Description

@drewdzzz

When a Tarantool C API function is used for the first time from a user thread (box_region_alloc, for example), the thread is renamed to "unknown". It doesn't seem right - the user could already set the thread name according to the thread's purpose. We shouldn't set names of user threads at all.

It's happening because of CordOnDemand. Let's simply remove thread renaming from there.

Jira issue: https://jira.vk.team/browse/TNTP-5710

Metadata

Metadata

Assignees

Labels

3.2Target is 3.2 and all newer release/master branchesbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions