Skip to content

CORE2: Sequential stops before finishing #24

@monadplus

Description

@monadplus

I think the problem is that we are stopping the rest of the workers while one is doing all the work.
For some reason, this makes the manager stops before the one doing the work finishes.

Workaround: set number of workers=1 and use Distributed as distribution strategy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions