Skip to content

FR: Set name and count of generated threads #27

@Capstan

Description

@Capstan

LoadingMessageSourceProvider creates a ThreadFactory that creates threads with the default names. Consider setting the name to MsgSimple-%d using an AtomicLong.getAndIncrement() so the threads are easily attributable to their code.

Was originally fge#4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions