-
```
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network c…
-
```
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network c…
-
```
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network c…
-
```
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network c…
-
If a creature is destroyed in the time between the system sending a move command and the ship moving into shockwaves, the system considers itself to still have mobility and immediately paths home desp…
-
The first thing that `firmware-util.sh` does is download `firmware.sh`, `functions.sh`, and `sources.sh` from the `master` branch.
If someone has the bad luck to be in the middle of running that do…
-
## Situation
Some modules need to persist data. That's one reason why the PredefinedID exists: Allow a module to give it a never changing, known name.
## Problem
When loading all entities and emi…
-
In the push implementation, `closed` is checked before the mutex to the channel is locked. This means a could check that the queue is not closed, but have it be closed while it acquires the mutex, pus…
-
Hi, this might be a user error, but I got the examples working and got correct bug reports.
But the following code:
```
[Fact]
public async Task Test()
{
long counter = 17;
var t…
-
It's possible for two realm creations with the same name to race, which triggers a 500 and raises an exception:
```
duplicate key value violates unique constraint "zerver_realm_subdomain_key"
DETAI…