Skip to content

Make use of the race detector #1430

Closed
@typeless

Description

@typeless

The race detector is helpful for discovering race conditions in concurrent programs. The easiest way I can think of is to add a new target or some kind of env. variable in the Makefile to enabe -race. We could also begin running try.gitea.io with the race detector enabled.

Edit:this is not just a proposal, but also a call for ideas about how we are going to do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/buildPR changes how Gitea is built, i.e. regarding Docker or the Makefile

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions