Yury Selivanov
Yury Selivanov
> I think we should either relax that to allow yes case-insensitively I'd go for case-insensitivity all all lower-case.
> Note: when you hit Ctrl+C your request might not have reached the cloud. So it's technically possible that instance is not pending. Do we know when it have reached?
Yeah, developing a full-blown plugin for their IDEs would be great but is a super involved process. I think it's possible to use sublime text/atom highlighters there, so it should...
@vpetrovykh We should make a separate repo with Prism syntax. We can then use it in edgedb-website etc.
Some good feedback here. @vpetrovykh Victor let's fix some of the low hanging fruit here first.
I think these are micro-optimizations and it's highly unlikely that they would show a detectable speedup.
It's a bit more involved, as callbacks need to track context too (not just Tasks). I'll try to find time to implement support for it soon.
Yeah, we just need to copy a lot of code -- event loop & Task/Future implementations (both in Python and C). At this point I think it's easier to just...
Probably not, at least neither I nor MagicStack have time for that, unfortunately. We recommend to upgrade to a recent Python.