-
After years of submitting bugfixes and refactoring this library a little at a time, I finally found out what it actually does - which is so simple by comparison to how this C++ to JS port (I assume) t…
-
Through issue #1837 we're proposing a way to configure the agent for it to support only a subset of the agent gRPC API, allowing e.g. for restricting the set of commands a host could send to a confide…
sameo updated
3 years ago
-
### Terraform Core Version
Terraform v1.7.4
### AWS Provider Version
v5.40.0
### Affected Resource(s)
* aws_rds_cluster
### Expected Behavior
I have an Aurora cluster with enable_…
-
I use dubbo with nacos as regcenter and metadata-center then i got error next
2021-04-29 17:33:45.423 [http-nio-8012-exec-1] ERROR c.t.cloud.flash.handler.GlobalExceptionHandler Line:47 - class…
-
这种代码情况下,替换4空格为tab应该优化
在 代码结束后,跟注释符之前的空格,不应当被替换。
- ldb_dir string
- http_api_listen_port int // API interface listening
- balance_ranking_range …
-
### Environment
* PostgreSQL version: 9.6.10
* PostgREST version: 0.5.0.0
* Operating system: FreeBSD 11.2-RELEASE-p4
### Description of issue
Swagger output for view including joined table…
-
What happened:
Events raised when we have Bucket creation failure should be cleared when Bucket creation is successful
What you expected to happen:
Events generated should get cleared when bucket c…
-
## Description
Investigate why the self delegated stakes of a validator when removed are still active and increase the estimated reward, is this behaviour expected?
This test case can reproduce thi…
-
## Bug description
Data discrepancy between bootstrapped data and front-end data
## How to reproduce
On server:
```ts
import { z } from "zod"
import { rpc } from "../../trpc"
import { Pos…
-
## Feature Request
Replacement for `browser.runtime.sendMessage`/`browser.runtime.connect`/`browser.tabs.sendMessage`. The APIs provided by Chrome are difficult to use, not type-safe, and leads to …