Skip to content

Provide Jython compatible ThreadPool implementation #34

Open
@execveat

Description

Some Jython versions don't include multiprocessing.dummy module so the code at https://github.com/doyensec/GQLSpection/blob/dev/src/gqlspection/GQLSubQuery.py#L10 doesn't work in these environments.

We should provide a compatible implementation or find some other way to make concurrency work across Jython/Python2/Python3 environments.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions