Skip to content

Multiprocessing function _apply_func_block fails for padding larger than half-width of tile #742

@rhugonnet

Description

@rhugonnet

I noticed this while fixing tests in #738 for smaller files.

In this test function:

def test_apply_func_block(self, example, padding):

If the padding is larger than the half-width of a tile (let's say a padding of 5, and tile size of 10), then the process fails (when it should work) without an error that makes it easy to understand that this is the cause.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions