Brad
Brad
Yep this sounds great. Agreed on the performance considerations - hopefully we can get away with one check on order submit?
Yeah I like your second idea @CJ-Wright. I will whip something up - I wonder whether others might find it useful enough for a PR. I also just wanted to...
Thats very useful, thanks @mrocklin. Closing for now.
Not quite because the async function signature is different. If there was an easy way to overload the functions I definitely would
#106 would allow you to implement this
I think @rozzac90 and I were the only ones interested and @liampauling wasn't sold. Keen to reopen it.
I agree, we don't want to depend on asyncio, #106 allows the flexibility to do whatever the user chooses. I don't believe there is any nice way to override the...
That I'm not 100% sure on, but IO should really be decoupled from function logic, which is what this would enable. I will do some more investigating for options.
+1 I'm also seeing this issue - unable to docker install or native on my M1 mac. This is for both beta3 and the nightly build. Is there a way...
Thanks @tailhook. I realised this is the docker repo so I've opened https://github.com/edgedb/edgedb/issues/2940 instead.