Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(-race): race condition with -race flag #2663

Closed
wants to merge 22 commits into from

Commits on Jul 22, 2024

  1. firts test for flag -race

    DIGIX666 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8e5d6de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a06ab8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    4798a40 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    b9a2c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ace6d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    c4e08eb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    6a07088 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    fdf1875 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. remove mtx

    DIGIX666 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fdf79a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. delete and change testenv

    DIGIX666 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    69b0892 View commit details
    Browse the repository at this point in the history
  2. add os and change a comment

    DIGIX666 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6a38f27 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    4bbbc75 View commit details
    Browse the repository at this point in the history
  2. gno fmt

    DIGIX666 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    90df63c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. remove export race

    DIGIX666 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    10509ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e28d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    c0bdd58 View commit details
    Browse the repository at this point in the history
  2. add mtx

    DIGIX666 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d9fa4e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    09aaa02 View commit details
    Browse the repository at this point in the history
  2. fix bug lint and fmt

    DIGIX666 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    869086e View commit details
    Browse the repository at this point in the history
  3. fix lint

    DIGIX666 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fb0a153 View commit details
    Browse the repository at this point in the history
  4. fix lint

    DIGIX666 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f59e76f View commit details
    Browse the repository at this point in the history
  5. remove t.Parallel

    DIGIX666 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f0eb99a View commit details
    Browse the repository at this point in the history