Zang MingJie
Zang MingJie
I'm not quite understand the role of `ResumptionId`. If there can by only one resumption entry per node, why not use a stable tuple of `` as the `ResumptionId` ?...
It looks like that no one have taken the consideration of the situation that session can be closed. The `SecureSessionHandle` is used broadly to grab a reference to a session,...
> Are we going to move to the channels? I want to have a discussion with Boris and Pankaj about how to enable it, we are hitting more and more...
This feature is essential, it seems that Canonical already adopt it internally. Is there anything we can do to move it further ?
I'm not sure if I'm asking too much, but clang-11 is also quite old, is it possible to upgrade to `clang-14` which is supported by most modern distributions.
Are we still working on this one ?
> Shouldn't this rather be fixed in ory/kratos-selfservice-ui-node? Sure, this problem can be fix there, by this PR makes our Kratos more robust without any downside, so can we consider...
Why not ? When you press `insert` key, you expect that the cursor changes immediately, not after you press any other key.
@simoniz0r follow list is the list of packages where konsole requires but qterminal doesn't. I already stripped the common dependencies. Why are you telling that konsole only need 2 more...
Unfortunately, it only works if `.lua-format` is in the same directory as lua files. It doesn't work when `.lua-format` is put in the root of a project, and lua files...