Terry Kerr

Results 5 comments of Terry Kerr

So re: this that you said elsewhere: > ``` python > def is_alive(self): > def alive(): > listener.is_alive() > return any(self.pool.evals(alive)) > ``` > > has to lookup listener from...

My (potential) parser-generator plans would just be that it's probably easier to cover all parts of the URI grammar with a language meant to express a grammar, but if I...

Sorry for the delay, honestly @marcelbuesing is more an owner for this crate than I am at this point anyway! I'm happy to see this merged in, and happy to...

> I could see adding this, however we do have [`MISE_ENV_FILE`](https://mise.jdx.dev/configuration.html#mise-env-file) which makes this possible today I think. Though I admit it's a bit different. I think it'd make sense...

I'm experiencing this problem from a different angle: the uv that gets installed into my venv because I have prefect as a dependency is fighting the uv I have installed...