From adec6a3c3777517a4152a7dbe7506aa8a2b5327f Mon Sep 17 00:00:00 2001 From: istos Date: Sat, 1 Aug 2026 07:21:58 +0200 Subject: [PATCH] =?UTF-8?q?board:=2028=20=E2=86=92=20in-progress=20(istos)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/{to-do => in-progress}/28-a-pinned-port-stays-pinned.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename tasks/{to-do => in-progress}/28-a-pinned-port-stays-pinned.md (99%) diff --git a/tasks/to-do/28-a-pinned-port-stays-pinned.md b/tasks/in-progress/28-a-pinned-port-stays-pinned.md similarity index 99% rename from tasks/to-do/28-a-pinned-port-stays-pinned.md rename to tasks/in-progress/28-a-pinned-port-stays-pinned.md index 4192dbf..d84b2f8 100644 --- a/tasks/to-do/28-a-pinned-port-stays-pinned.md +++ b/tasks/in-progress/28-a-pinned-port-stays-pinned.md @@ -1,6 +1,6 @@ # 28 — A pinned port stays pinned: fix the TIME_WAIT hop that rewrites .env -**Status:** To Do +**Status:** In Progress **Assignee:** istos **Priority:** Medium — a routine stop/start silently moves a deliberately pinned port; found by the first downstream install within hours of 0.2 **Type:** Bug