Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

python-gitlab objects are not pickle-able #345

Closed
@lnenov

Description

@lnenov

Starting with support for Gitlab API v4, the following classes gitlab.Gitlab, base.GitlabObject and base.RESTObject are not pickle-able because of the references to modules they keep as properties (_module and _objects).

I run into the issue when I use a multiprocessing.Pool andtqdm to run git operations in parallel and show a progress bar.

I created and am currently using a small patch ata8f1493. If the issue and a possible approach are approved I have some time to invest to create a proper PR.

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp