go-http-file-server icon indicating copy to clipboard operation
go-http-file-server copied to clipboard

Unstable max ar workers

Open marjune163 opened this issue 8 months ago • 1 comments

marjune163 avatar Apr 26 '25 06:04 marjune163

@OlegChuev as this project is claimed and designed as stateless(https://github.com/mjpclab/go-http-file-server/blob/main/README.md#tech-features), stateful variable(here archivingWorkers) should not exists in server scope(although there may be some temporary state for each request scope). So I would rather not merge this change to main branch.

marjune163 avatar May 07 '25 16:05 marjune163