Skip to content

Off by one error in setting the number of threads #9

Description

@haghshenas

In setting the number of threads for BAM/SAM reader/writer, the function accepts the extra number of threads, not the total. That means the current implementation is assigning one more threads in case of multi-threading.

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