Yury Selivanov

Results 403 comments of Yury Selivanov

we now have `gel.expr()` -- this should resolve this

Interesting. We'll get this PR merged likely in a week. Thanks for the thorough investigation and good issue full of details.

@fantix this is your area of expertise :)

> The thing is, I've also made a few other nice optimizations a couple month ago (check out the latest PRs) that significantly improve uvloop performance! However, nobody gave any...

In general this applies to everything - review other generated methods.

![Image](https://github.com/user-attachments/assets/ef0ca6e1-9d6b-4ba1-97d0-d3161c07da94)

![Image](https://github.com/user-attachments/assets/8b894e98-10c3-4361-9005-68c432d7dcad)

Let's just disable format for now, we don't need it. Closing in favor of https://github.com/geldata/gel-python/issues/734 (which I have a commit for)

@graingert @kumaraditya303 > I think the fix is to use: > self._waiter = waiter > self._task = task = self._loop.create_task(self._connect_pipes()) > task.add_done_callback(self._wake_waiter_and_call_pending_calls_or_close) I'm not so sure. This might fix the...

@lildude, sincere apologies for not following the process. As an open source maintainer myself I should have had better judgement. We've updated the commit / PR message, please take another...