-
### Describe the bug
When trying to connect a ssh session to a Azure VM az cli it just crashes with an error `ModuleNotFoundError: No module named 'rpds.rpds'`
### Related command
`az ssh vm`
`az…
-
**Issue by [gruehle](https://github.com/gruehle)**
_Friday Jun 22, 2012 at 03:30 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/1107_
----
This is only needed for the new shell, …
-
### Describe the problem
Only one invoke_handler will take effect. How do I want to be able to register other regular functions directly while using a customized invoke_handler?
```rust
#[cfg_a…
-
I would like to suggest some improvement.
Instead of using /yes /no command you can add a replymarkup to the message so the user just click the button instead.
More esthetic and also more suitable…
-
PR #154941
Crashes at https://github.com/flutter/flutter/blob/6fe09872b12acb5747d6e01e84987120cabf31df/packages/flutter_tools/lib/src/resident_devtools_handler.dart#L180
trying to launch Chrome…
-
As I understand and use Cypress in my work for 3 years the error handling is redundant.
https://docs.cypress.io/api/commands/request
The request has a build in error handler which is set to true…
-
This is a yet undocumented feature of Pycord, which is called whenever a bot receives an unknown command, perhaps one that is out of sync. It would be nice to add this handler and also look into its …
-
```
Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:245
integration: Home Assistant WebSocket API (documentation, issues)
First occurred…
-
### Describe the bug
I am trying to create a SSH connection to my Azure App Service (that is running a Linux container) through `az webapp create-remote-connection`.
I can SSH using the browser.
![…
-
When an exception occurs in a command handler the entire stack trace is barfed out into stderr and I'd like to not have that behavior for explicitly handled exceptions. Consider a handler that tries t…