Skip to content

GIT problem when creating multiple bundle lists at once #21

@MJochim

Description

@MJochim

In gitlab by @MJochim on Nov 11, 2016, 23:44

Creating multiple bundle lists at once sends an asynchronous request per BL to the server. The server, in handling the second one (and probably subsequent ones) will frequently not be able to call git commit because the git process for the first bundle list is still running and locks the repo.

This results in an error message printed to the user ('error commiting to git repo' or sth alike).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions