Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Pylons/waitress issues and pull requests

#440 - Attempt to fix the MacOS CI situation

Pull Request - State: closed - Opened by digitalresistor 22 days ago

#439 - Make MODULE:APP non-positional (but still required) argument

Issue - State: open - Opened by tribals about 1 month ago - 9 comments

#438 - Waitress launches two instances when run

Issue - State: closed - Opened by arshmodak about 1 month ago - 1 comment

#437 - Fix docs badge on README.rst

Pull Request - State: closed - Opened by davetapley 2 months ago - 1 comment

#436 - [Question] Waitress and Flask (Werkzeug) ProxyFix interaction

Issue - State: closed - Opened by abceleung 3 months ago - 4 comments

#435 - Remove race condition when creating new HTTPChannel

Pull Request - State: closed - Opened by digitalresistor 4 months ago - 1 comment

#433 - Stop stripping \xa0 and \x85 from the beginning and end of header values

Pull Request - State: closed - Opened by kenballus 5 months ago - 2 comments

#432 - `\xa0` and `\x85` are stripped from the ends of header values

Issue - State: closed - Opened by kenballus 5 months ago - 1 comment

#431 - Document wildcard support for trusted_proxy

Pull Request - State: closed - Opened by digitalresistor 5 months ago

#430 - IIS Deploy Django App, python.exe error

Issue - State: closed - Opened by zN3utr4l 5 months ago - 1 comment

#429 - Always attempt to set the `Connection: close` response header

Pull Request - State: closed - Opened by zanieb 6 months ago

#428 - Avoid closing connections when `HEAD` requests have a content length

Pull Request - State: closed - Opened by zanieb 6 months ago - 1 comment

#427 - Broken connections with many concurrent `HEAD` requests

Issue - State: closed - Opened by zanieb 6 months ago - 3 comments

#426 - Errors while deploying on an IIS Server

Issue - State: closed - Opened by marcdhi 6 months ago - 1 comment

#425 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#424 - IIS configuration as reverse proxy

Issue - State: closed - Opened by PolisettyGanesh 7 months ago - 1 comment

#423 - Validate HTTP versions and methods

Pull Request - State: closed - Opened by kenballus 9 months ago

#422 - Warning 434 HTTPTooManyRequests

Issue - State: closed - Opened by Hasirchi 9 months ago - 1 comment

#421 - Receive error 413 Request entity is too large

Issue - State: closed - Opened by HelenHHMM 9 months ago - 3 comments

#420 - backlog parameter not working

Issue - State: closed - Opened by onixlas 10 months ago - 2 comments

#419 - ensure we don't loop trying to write to a channel thats not connected (fix 100% CPU)

Pull Request - State: closed - Opened by djay 10 months ago - 1 comment

#418 - 100% cpu in mainthread due to not closing properly? (channel.connected == False)

Issue - State: closed - Opened by djay 10 months ago - 94 comments

#417 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#416 - Via header cannot be removed if the application sets the Server header

Issue - State: closed - Opened by serkonda7 10 months ago - 7 comments

#415 - clarity on client_disconnected usage

Issue - State: closed - Opened by rishabh-vij 11 months ago - 1 comment

#414 - Error: No such option --listen

Issue - State: closed - Opened by cirqleBio about 1 year ago - 7 comments

#413 - File not found from waitress\wasyncore.py

Issue - State: closed - Opened by dhfbrown about 1 year ago - 3 comments

#412 - Update supported Python versions, add 3.11, 3.12, PyPy 3.9 and PyPy 3.10 and remove 3.7

Pull Request - State: closed - Opened by gforcada about 1 year ago - 1 comment

#411 - waitress-servce consume 100% cpu

Issue - State: closed - Opened by liyuan231 about 1 year ago - 2 comments

#410 - Waitress thread does not respect daemon property.

Issue - State: closed - Opened by dstathis about 1 year ago - 1 comment

#409 - Support socket address family VSOCK

Pull Request - State: open - Opened by ananthb about 1 year ago - 5 comments

#408 - Support VSOCK sockets

Issue - State: open - Opened by ananthb about 1 year ago

#407 - HTTP allowed methods are not be configured in waitress

Issue - State: closed - Opened by HelenHHMM about 1 year ago - 3 comments

#406 - waitress server stuck

Issue - State: closed - Opened by mohamedAlaaK over 1 year ago - 1 comment

#404 - uwsgi Python module listen_queue

Issue - State: closed - Opened by arebrik over 1 year ago - 1 comment

#403 - Metrics collector with queue length & wait time reporting

Pull Request - State: closed - Opened by romank0 over 1 year ago

#401 - docs: Fix typo in usage.rst

Pull Request - State: closed - Opened by pganguli over 1 year ago

#400 - Document wildcard for trusted_proxy

Issue - State: closed - Opened by fschulze over 1 year ago

#399 - Setting socket options may fail if remote has already disappeared

Pull Request - State: closed - Opened by bertjwregeer over 1 year ago

#398 - Replace pkg_resources use with importlib.metadata

Pull Request - State: closed - Opened by bertjwregeer over 1 year ago

#396 - 100% CPU on all instances when using fast-listen on Plone

Issue - State: closed - Opened by cillianderoiste over 1 year ago - 3 comments

#395 - test_gardenpath fails on OpenIndiana

Issue - State: closed - Opened by mtelka over 1 year ago - 6 comments

#394 - Switch to pytest-cov

Issue - State: closed - Opened by mtelka over 1 year ago - 1 comment

#393 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#392 - Bump actions/setup-python from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#391 - Update to use more inclusive language in tox.ini

Pull Request - State: closed - Opened by bertjwregeer over 1 year ago

#390 - rename "master" to "main"

Pull Request - State: closed - Opened by jvanasco over 1 year ago - 1 comment

#389 - Including `waitress.channel` in request environment variable

Pull Request - State: closed - Opened by anuragsrivstv over 1 year ago - 5 comments

#388 - WIP: Add signals to expose internal Waitress events

Pull Request - State: closed - Opened by NicolasLM over 1 year ago - 8 comments

#387 - Backport CVE-2022-24761 for tag v1.4.4

Issue - State: closed - Opened by ravanelli almost 2 years ago - 1 comment

#386 - waitress server error @ Invalid host/port

Issue - State: closed - Opened by amarnathreddy0201 almost 2 years ago - 6 comments

#385 - docs: Fix a few typos

Pull Request - State: closed - Opened by timgates42 almost 2 years ago

#384 - Remove `__nonzero__` methods

Pull Request - State: closed - Opened by sobolevn almost 2 years ago

#383 - uncaptured python exception repeatedly crashing server

Issue - State: closed - Opened by ThisIsJustTemporary almost 2 years ago - 1 comment
Labels: bug

#382 - Make use of ident while showing server error (generated by waitress)

Pull Request - State: closed - Opened by AkhilmsAchu almost 2 years ago - 1 comment

#381 - Closing Flask-SSE pending connections cause Waitress Task queue error

Issue - State: closed - Opened by YuqiaoS about 2 years ago - 10 comments

#380 - RFE: Replace use of `pkg_resources` with `importlib.metadata`

Issue - State: closed - Opened by kloczek about 2 years ago - 4 comments

#379 - Run pyupgrade --py37-plus

Pull Request - State: closed - Opened by bertjwregeer about 2 years ago

#378 - Bugfix: expose_tracebacks encode error

Pull Request - State: closed - Opened by bertjwregeer about 2 years ago

#377 - Bugfix: Don't close socket in the WSGI thread, delegate it back to the main thread!

Pull Request - State: closed - Opened by bertjwregeer about 2 years ago - 4 comments

#376 - Bugfix: header calculation

Pull Request - State: closed - Opened by bertjwregeer about 2 years ago

#375 - Future support for HTTP/3?

Issue - State: open - Opened by Froggo8311 about 2 years ago - 2 comments

#374 - Possible race condition leading to the main loop dying?

Issue - State: closed - Opened by oakkitten about 2 years ago - 17 comments
Labels: bug

#373 - Waitress 2.1.0 Performance Issue

Issue - State: closed - Opened by willronchetti over 2 years ago - 18 comments

#372 - Closing the server

Issue - State: closed - Opened by amarnathreddy0201 over 2 years ago - 3 comments

#370 - Set `clear_untrusted_proxy_headers` parameter to `True` by default

Pull Request - State: closed - Opened by Yourun-proger over 2 years ago - 6 comments

#368 - Is it possible to configure waitress to avoid out-of-memory crash for app?

Issue - State: closed - Opened by MatinF over 2 years ago - 3 comments

#367 - Make sure to collect all wasyncore tests

Pull Request - State: closed - Opened by bertjwregeer over 2 years ago

#366 - Trying to get in touch regarding a security issue

Issue - State: closed - Opened by JamieSlome over 2 years ago - 6 comments

#365 - Special case PyPy in CI to avoid running with coverage

Pull Request - State: closed - Opened by bertjwregeer over 2 years ago

#364 - Flush data from the application thread

Pull Request - State: closed - Opened by bertjwregeer over 2 years ago - 1 comment

#363 - Bugfix: wsgi.file_wrapper should pass-through seek/tell attrs

Pull Request - State: closed - Opened by bertjwregeer over 2 years ago

#362 - Garden: update supported python versions

Pull Request - State: closed - Opened by bertjwregeer over 2 years ago

#361 - Bugfix on Windows: OSError is not subscriptable

Pull Request - State: closed - Opened by bertjwregeer over 2 years ago - 1 comment

#360 - Cleanup: use with statement for makefile

Pull Request - State: closed - Opened by bertjwregeer over 2 years ago

#359 - Super slow 206 range requests

Issue - State: closed - Opened by piskvorky over 2 years ago - 5 comments

#358 - Close old buffer when overflowing in OverflowableBuffer

Pull Request - State: closed - Opened by bertjwregeer over 2 years ago - 1 comment

#357 - Memory/Resource leak

Issue - State: closed - Opened by fschulze over 2 years ago - 14 comments

#356 - ValueError: invalid literal for int() with base 10: '$PORT'

Issue - State: closed - Opened by mestrecalendo over 2 years ago - 1 comment

#355 - Child exiting with unknown reason

Issue - State: closed - Opened by Zeebzog over 2 years ago - 3 comments

#354 - Windows service restart issue

Issue - State: closed - Opened by giox069 over 2 years ago - 2 comments

#352 - runner: Fix alignment of --url-prefix

Pull Request - State: closed - Opened by franciozzy almost 3 years ago - 1 comment

#351 - Сan't upload large file

Issue - State: closed - Opened by StpMax almost 3 years ago - 2 comments

#350 - serve fails silently if port already in use

Issue - State: closed - Opened by jsainio almost 3 years ago - 2 comments

#349 - Busy WSGITask that does no I/O blocks main thread from flushing outbuf

Issue - State: closed - Opened by idanzolantz about 3 years ago - 5 comments

#348 - Memory Errors after several runs using Waitress 2.0.0

Issue - State: closed - Opened by hurricanetechnology about 3 years ago - 3 comments

#347 - Access logging with waitress

Issue - State: closed - Opened by iamleek1337 about 3 years ago - 4 comments

#346 - Support REQUEST_URI/RAW_URI

Issue - State: closed - Opened by flying-sheep about 3 years ago - 1 comment

#345 - waitress produces error after 7-8 hrs of inactivity

Issue - State: closed - Opened by AqeelCodes about 3 years ago - 6 comments

#344 - Add REQUEST_URI

Pull Request - State: closed - Opened by hathawsh about 3 years ago - 2 comments

#343 - How to close server

Issue - State: closed - Opened by iamleek1337 about 3 years ago - 2 comments

#342 - Latency increases because the CPU is limited

Issue - State: closed - Opened by ManIvo about 3 years ago - 4 comments

#341 - Log all requests?

Issue - State: closed - Opened by TechStudent10 about 3 years ago - 2 comments