Skip to content

Revert " feat: display 'Player #' in logs to distinguish log messages from different Conductors" - #306

Merged
mattyg merged 1 commit into
fix/dht-sync-timing-outfrom
revert-302-feat/player-id-in-logs
Oct 16, 2025
Merged

Revert " feat: display 'Player #' in logs to distinguish log messages from different Conductors"#306
mattyg merged 1 commit into
fix/dht-sync-timing-outfrom
revert-302-feat/player-id-in-logs

Conversation

@mattyg

@mattyg mattyg commented Oct 16, 2025

Copy link
Copy Markdown
Member

Reverts #302

@cocogitto-bot

cocogitto-bot Bot commented Oct 16, 2025

Copy link
Copy Markdown

❌ Found 0 compliant commit and 1 non-compliant commits in 1c2db21.

Commit 1c2db21 by @mattyg is not conform to the conventional commit specification :

  • message: `Revert " feat: display 'Player #' in logs to distinguish log messages from di…"

This reverts commit 20ee01b.`

  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:7
          |
        1 | Revert " feat: display 'Player #' in logs to distinguish log messages from di…"
          |       ^---
          |
          = expected scope or type_separator
    

@mattyg
mattyg merged commit e5c82e4 into fix/dht-sync-timing-out Oct 16, 2025
2 of 3 checks passed
@mattyg
mattyg deleted the revert-302-feat/player-id-in-logs branch October 16, 2025 03:10
mattyg added a commit that referenced this pull request Oct 16, 2025
mattyg added a commit that referenced this pull request Oct 21, 2025
…eation and app install sequential (#303)

* fix: avoid test failures due to apparant connection race condition -- start each player's conductor sequentially after a 1 second delay and adjust default k2Gossip configuration

* chore: lint

* docs: regenerate

* chore: comment uniformity

* test: update default config test

* test: remove test that can no longer be achieved, since integration_limbo empties too quickly, instead cover assertions in success case test

* chore: lint

* test: remove test that can no longer be achieved, since integration_limbo empties too quickly, instead cover assertions in success case test

* fix: reading ADMIN_PORT from conductor stdout was flaky

* chore: changelog grammer

* feat: display 'Player #' in logs to distinguish log messages from different Conductors (#302)

* feat: display 'Player #' in logs to distinguish log messages from different conductors

* feat: display 'Player #' in logs to distinguish log messages from different conductors

* docs: rebuild docs

* chore: grammer

* fix: if addPlayersX is called multiple times, ensure that subsequently created players' label is incremented starting from number of existing players

* chore: lint

* chore: Revert " feat: display 'Player #' in logs to distinguish log messages from di…" (#306)

This reverts commit 20ee01b.

* revert: remove pause between conductor starts from addPlayers -- only need to stagger app installation as that initiates networking

* chore: add TODO to comments explaining workaround

* chore: clarifying comment

* fix: clone rather than mutate map param

* chore: lint

* chore: removed TODO comment, which actually was not related to workaround

* chore: unrelated typo

* refactor: actually install apps sequentially, rather than via arbitrary pause

* chore: lint

* docs: clarify that addPlayerWithApp should not be called in parallel

* chore: changelog

* chore: changelog accuracy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant