Large object allocator for Rust

Assign thread name to background worker#58

Closed
Opened 2/27/20250 commentsby antiguru
antiguru

Without assigning a thread name, we'd inherit the caller's thread name, which can be confusing in profiles. Fix the thread name to "lgalloc-0". Fixes #55. Signed-off-by: Moritz Hoffmann <[email protected]>

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by antiguru and has received 0 comments.

Add a comment
Comment form would go here