-
Since the main functionality of the CIE Server (See: https://github.com/mobileappdevhm/cie-server-team-2) is done and most of the REST APIs are set up, we can start implementing the Data Providers.
…
-
### Current Behavior
https://github.com/apache/apisix/blob/4ea0dda7b7afc58c2d69a4b420637e90ff2bda61/apisix/utils/batch-processor-manager.lua#L60-L61 will write kafka's password to log
### Expect…
-
I have a .net 8 preview 7, console app. Running via ssh/terminal on Linux, also happens on WSL2. Test code:
```
public static void testpi() {
string program = "vim";
string[]…
-
When exploring where the formatting buttons could be placed in the existing UI, one of the options we considered was a per-cell UI. This means that the formatting buttons would only appear near a Mark…
-
### Expected behaviour
Redis documentation for the [SELECT](https://redis.io/commands/select) command says that
> New connections always use the database 0
So subsequent SELECT commands on diff…
-
Hi,
I use DaemonMode to run my unit tests.
If I interrupt the execution with CTRL-C, the client aborts but the server sometimes continues running the tests.
Is there any way to abort them?
I tri…
-
We need to have a fuller discussion of how we will handle error and exceptional cases, and generate the necessary follow-on issues to track that work.
-
**Environment:**
- Device: MacBook M1
- OS: Sonoma 14.X
- Application: LifeSaver Screen Saver
**Issue Description:**
After updating my MacBook M1 to Sonoma 14.X, I've started experiencing an …
-
After the discussion in #987, we realized that we don't need a persistent named binary database in order to be able to handle configuration queries and updates and state queries -- instead we can just…
wingo updated
8 years ago
-
Is there a guide on how to run VMAgent as a Windows Service?
When I try to setup a service it keeps crashing (Windows gets no response). I can see process is started but seems exe does not support …