From 46fee0e085203bcc34ef175d6ff6c0853f16484d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Mon, 1 Aug 2022 14:19:28 +0200 Subject: [PATCH] Update warning in aquatic_ws.Dockerfile --- docker/aquatic_ws.Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/aquatic_ws.Dockerfile b/docker/aquatic_ws.Dockerfile index fdc7648..104e80c 100644 --- a/docker/aquatic_ws.Dockerfile +++ b/docker/aquatic_ws.Dockerfile @@ -2,8 +2,8 @@ # aquatic_ws # -# WORK IN PROGRESS: currently has issues spawning worker threads, possibly -# related to https://github.com/DataDog/glommio/issues/547 +# WORK IN PROGRESS: currently doesn't work due to issues with spawning worker +# threads, possibly related to https://github.com/DataDog/glommio/issues/547 # # Customize by setting CONFIG_FILE_CONTENTS and # ACCESS_LIST_CONTENTS environment variables.