cirospaciari / socketify.py

Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
https://www.socketify.dev
MIT License
1.44k stars 56 forks source link

[WSGI] Memory leak (only Windows) #113

Closed remittor closed 1 year ago

remittor commented 1 year ago

Describe the bug Memory leak on "Hello World!" infinite test.

To Reproduce Run any "Hello World!" test on localhost.

Screenshots image

Desktop:

cirospaciari commented 1 year ago

Thanks for reporting I will take a look!

cirospaciari commented 1 year ago

Checklist to me:

cirospaciari commented 1 year ago

Closed as duplicated https://github.com/cirospaciari/socketify.py/issues/115