[PR #334] [MERGED] #308 - Start process with listen port 8000 error. #1148

Open
opened 2026-01-29 16:57:49 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/334
Author: @thecodejedi
Created: 11/2/2019
Status: Merged
Merged: 11/27/2019
Merged by: @GregorBiswanger

Base: masterHead: master


📝 Commits (1)

  • 3dda18a use Electron Port as base

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 ElectronNET.Host/main.js (+1 -1)

📄 Description

excluding the already used port for lookup, so no race condition can happen on the used electron port


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ElectronNET/Electron.NET/pull/334 **Author:** [@thecodejedi](https://github.com/thecodejedi) **Created:** 11/2/2019 **Status:** ✅ Merged **Merged:** 11/27/2019 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3dda18a`](https://github.com/ElectronNET/Electron.NET/commit/3dda18ac9a89c803a7a6c46f0c29fb00b8fc88db) use Electron Port as base ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.Host/main.js` (+1 -1) </details> ### 📄 Description excluding the already used port for lookup, so no race condition can happen on the used electron port --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:57:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1148