Tomás Farías Santana

Results 26 comments of Tomás Farías Santana

> Before we go ahead with this, we'd probably want to check out [docs.djangoproject.com/en/dev/releases/5.1/#postgresql-connection-pools](https://docs.djangoproject.com/en/dev/releases/5.1/#postgresql-connection-pools) as well, just in case changing defaults might make sense I've taken a look, and it...

@BeryJu Hey! Apologies for the long absence. My day job has been quite demanding, and I had some time-off scheduled to recover. I'll be taking a look at this PR...

Afaik all conversations should be addressed so this should be good for another review + hopefully merge?

Just commenting here as a folk who wants more details: We run background tasks with a monitoring thread watching over them. This thread wraps any error the tasks raise in...

> Everything should work fine with emacs -q and the instructions in the readme, though? Can confirm everything works fine with instructions in the readme. Personally, I had just added:...

Personally, I think your example looks quite the same as mine. I do also have `(straight-use-package 'use-package)` in my config, but it's way at the top so I omitted it...