Christoph Bülter

Results 42 comments of Christoph Bülter

I would love to see support to make text respect the height of the container in fitty.js, that would make it the best text fitting solution I have seen yet...

Came here to ask for this, great to see that there is a solution already. Are there any plans / is it technically possible to get an "in-place" hot-reload, as...

@bradmontgomery I tried writing a test for `IGNORE_REQUEST_PATTERNS` to extend it for a whitelist feature, but I'm a little stuck there. How would I actually run your tests without having...

We are seeing this issue every now and then and would very much like it to get fixed. Usually starts with a lot of `[CRITICAL] WORKER TIMEOUT (pid:64248)` and `[WARNING]...

@benoitc Thank you for the swift reaction! Let me see if I can reproduce it somehow

I fiddled around with it a bit, building on existing tests + threading, but was unsuccessful to reproduce the problem for now. I think it may be worthwile setting up...

I cannot find any errors in our logs like above with the "fixed" version, so I think this has solved the issue :+1:

@sppaskal no, there has been no release yet (https://github.com/benoitc/gunicorn/tags). you can install directly from master though or even pinned to the exact commit if you need it quickly (https://stackoverflow.com/a/13754517).

@jamie-wearsafe Thanks! Using your fork for now, hopefully the `filter` input can be merged into this project. For anyone curious on how to use this here is an example: ```yaml...

Okay I am a bit confused since this seems to have been mentioned before in https://github.com/hakancelik96/unimport/issues/127 and should have been fixed in v0.7.1, but I am still experiencing this on...