Gemo

Results 8 comments of Gemo
trafficstars

:heart: :crab: :heart:

@MaFreiberger Hi, I have made an internal modified version, which only needs to modify the method of `PAAToken` generation and verification. This function is easy to implement, but it seems...

I repeated a similar situation on AKS, and the admin was unable to pull up the shell. The pull of the image has been completed in the event, but the...

[ nix-community/nixvim/plugins/completion/coq.nix#L15](https://github.com/nix-community/nixvim/blob/86d6ce5029c99362c96ccead428b366f81d5b8f0/plugins/completion/coq.nix#L15) I use [nixvim](https://github.com/nix-community/nixvim) and It work for me. But I can't run `:COQDeps` either . ``` Traceback (most recent call last): File "", line 198, in _run_module_as_main File...

This is indeed a problem, but the main issue is that the exception cannot be caught through err or recover, which will result in continuous crashes of the program and...

> Why would that be? You should be able to recover from panic using the recover() function. I don't have a windows machine, but do you have any insights? @mangalaman93...

> Is there any way to resolve this, this is becoming frequent in my case. @Akhilesh53 My current approach is to store the cached state in the registry. If the...