Skip to content

can't use locally defined callables/objects with multithreaded #511

@LoannPeurey

Description

@LoannPeurey

Is your feature request related to a problem? Please describe.
bugfix, using a local function for import or other similar features in a multi threaded environment results in failure (can't pickle local objects). The issue seems to be related to multiprocessing's way of handling things. Test coverage isn't catching this

Describe the solution you'd like

  • Explore alternative that allow this (multiprocess?)
  • extend test coverage to catch this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions