Skip to content

Fix coverage server port issue#33

Merged
maxkup19 merged 1 commit into
mainfrom
fix/coverage-server
Nov 30, 2025
Merged

Fix coverage server port issue#33
maxkup19 merged 1 commit into
mainfrom
fix/coverage-server

Conversation

@hyckomatej

Copy link
Copy Markdown
Contributor

Description

Fix issue where new editor instances would not start coverage server because port was already taken. Remove option to configure coverage server port in the settings. Default port is 58432 and each additional instance starts at 58432 and attempts to start a server incrementing port by 1 until it finds a free port which is then logged into console. Users can update Trident.toml port to connect to the right editor instance.

Related Tickets & Documents

  • Related Issue #

  • Closes #

  • I clicked on "Allow edits from maintainers"

@hyckomatej
hyckomatej requested a review from maxkup19 November 6, 2025 14:00
@maxkup19
maxkup19 merged commit d9ef76d into main Nov 30, 2025
1 of 2 checks passed
@maxkup19
maxkup19 deleted the fix/coverage-server branch November 30, 2025 20:56
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.

2 participants