Skip to content

TestThreadPool assert fail #2

@zlshi

Description

@zlshi

Line 21 of TestThreadPool.java should add ThreadFactory parameter
ExecutorService exec = Executors.newFixedThreadPool(MAX_SIZE, threadFactory);
otherwise assertEquals of line 37 will fail

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions