Skip to content

import_tilespecs_parallel should support None input #111

Description

@RussTorres

Most Pool classes should allow poolsize None to make a large pool (typically ~ncpu). Defining the size of tilespec partitions based on an integer poolsize makes this None value fail with a TypeError. It would be good to get this number from the generated pool or have a default, e.g. 1 or ncpu-1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions