Dyalog/ewc-client

Run multiple ewc on the next port

開放

#500 建立於 2026年7月3日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (5 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (2 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

We have long running tasks and with the current setup it starts a server on :22322 but fails to start if one already exists. This should be handled like vite where :5173 is the default and if one exists there it automatically launches on :5174.

The goal is to not be forced to close the long running ewc session in order to fix a small issue or demonstrate something

貢獻者指南