RK
RK
@ilyabo what were the traitlet errors? I’m a bit busy with real work right now, but I’ve been thinking of a way this could be solved with greenlet, and just...
Cheers, I'll probably have the chance to take a look this week if it's related to the async kernel changes.
Having some trouble reproducing the ubuntu 3.6 failure. I'm on a Macintosh, but I doubt it's OS specific. Any ideas what's going on there? Exact same requirements. Could it be...
Thanks for the review @SylvainCorlay. I've been running this code myself and I haven't found any glaring issues with it. From a very high level point of view, I think...
Hey @SylvainCorlay, thanks for rebasing this. Does this mean we might be able to merge this in some form sometime soon?
If it doesn't get in, I'll probably have to investigate using greenlet to achieve this (but that might be a bit of an esoteric solution to my problem).
I remember we touched on that, but we couldn't quite think of the risk beyond it not being in the specification. And that's a completely valid concern IMO. However, I...
👍 I think having contextvar scope would a good idea anyway.
Thanks @rmk135. I'm running my PR in a little PoC project right now and seeing if there are any kinks that I need to work out. I'll probably find some...
@rmk135 hey Roman, I've updated the PR. Things should be working now.