Zeeshan Ali Khan

Results 481 comments of Zeeshan Ali Khan

I've wished for this for so long. It will make an important API of zbus, so much better.

Hmm.. seems it requires bumping MSRV to 1.65. @taiki-e what's our MSRV policy again?

FWIW, this version also [breaks zbus](https://github.com/dbus2/zbus/actions/runs/8000303168/job/21849529924).

> @zeenix can you check if #102 at least fixes the deadlock? I'll check.. > This took a quick glance at zbus and it isn't using `Executor::run` in any way,...

> > @zeenix can you check if #102 at least fixes the deadlock? > > I'll check.. At least all the zbus [tests pass on both Linux and Windows](https://github.com/dbus2/zbus/pull/656) with...

> There is an issue with a non-Send future.. Fixed your regression for you: https://github.com/dbus2/zbus/pull/1036 :)

> > > There is an issue with a non-Send future.. > > > > > > Fixed your regression for you: [dbus2/zbus#1036](https://github.com/dbus2/zbus/pull/1036) :) > > weird stuff... why does...

I rebased this branch on main [here](https://github.com/zeenix/busd/tree/zb-5-port). It builds but all the tests fail/hang. I haven't investigated what the issue is but pretty sure it's some minor thing in either...

> I rebased this branch on main [here](https://github.com/zeenix/busd/tree/zb-5-port). It builds but all the tests fail/hang. I haven't investigated what the issue is but pretty sure it's some minor thing in...

> > I rebased this branch on main [here](https://github.com/zeenix/busd/tree/zb-5-port). It builds but all the tests fail/hang. I haven't investigated what the issue is but pretty sure it's some minor thing...