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

Appearance settings

Avoid concurrency issues #41

Copy link
Copy link
@dscho

Description

@dscho
Issue body actions

In gitgitgadget/git#54 (comment) you can see that GitGitGadget failed because it tried to serve two /submit commands at the same time.

The safer things would be to switch GitGitGadget from an Azure WebApp to an Azure Function that triggers an Azure Pipeline.

That way, we can also have a public record of the submission process, and we can even use the Checks API on GitHub to show when patch submission is in progress (and when it completed).

Reactions are currently unavailable

Metadata

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.