Vojtěch Boček

Results 4 issues of Vojtěch Boček

Většina je prostě nakopírovaná z duktape, kde jsou to `static` fce :( Z kroužku, https://youtu.be/tyE7_vMr1xc Closes #1

The stop/cancel methods actually wait if a grace period is specified, and do not "return immediately": * https://github.com/grpc/grpc/blob/5227db884d77d575158adc3bcafed6a423c5b8c4/src/python/grpcio/grpc/_cython/_cygrpc/aio/server.pyx.pxi#L1060-L1063 * https://github.com/grpc/grpc/blob/5227db884d77d575158adc3bcafed6a423c5b8c4/src/python/grpcio/grpc/aio/_channel.py#L444 * https://github.com/grpc/grpc/blob/5227db884d77d575158adc3bcafed6a423c5b8c4/src/python/grpcio/grpc/_server.py#L1253

lang/Python
release notes: yes

Allow to select multiple bytes in analyzer and drag them to widget.

### What happened? We use [the API](https://grafana.com/docs/grafana/latest/developers/http_api/alerting_provisioning/) to manage alerts via code, but unfortunately, the API lacks validation of the alerts. For example, when I create alert with a typo...