adamdruppe / arsd

This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
http://arsd-official.dpldocs.info/arsd.html
531 stars 125 forks source link

Arsd:cgi server stall #383

Closed MrcSnm closed 7 months ago

MrcSnm commented 1 year ago

I'm not able to produce a minimally reproducible example.

1: Clone https://github.com/MrcSnm/HipremeEngine 2: Run dub at tools/user/build_selector 3: Run the small setup and select the game as start_here 4: Run the webassembly build 5: Go to the folder build/wasm and run dub to start the cgi server 6: Run the build selector again, set the game as test and build webassembly 7: Reload the webpage and get a stall

adamdruppe commented 7 months ago

This seems to be fixed as of version tag 11.x, though I was never able to reproduce before or after.