-
# Background
The problem arises when attempting to add a kernel mode unit test for `CondVar`(#675). `CondVar` is implemented based on `WaitQueue` and supports similar wait-and-notify families of meth…
-
For some reason even though streams where added in 3.15 there are a plethora of copies and emulations of zram-config-0.1/0.5 out in the wild.
That package for most parts is broken and the first thi…
-
### Bug report
Hello i found a problem running phpstan.
All enviroment variables are defined, but phpstan throws:
**Error:**
Internal error: Internal error: Secret is not set. in file /app/x…
-
I have the following class that defines an event named 'abort'.
```
class Run < ActiveRecord::Base
state_machine :initial => :queued do
event :abort do
transition any => :aborted
end
…
-
Hi!
I have a problem with Psalm v5.23.1 and PHP 8.1: new errors are NOT SHOWN in the console if I use baseline file and `output-format=compact` (other output formats - OK). Please check and fix!
…
-
**Describe the bug**
In the installer CI, we test spawning nested VMs, but sometimes it doesn't run into the OS and functions well.
**To Reproduce**
Steps to reproduce the behavior:
1. Creat…
bk201 updated
3 weeks ago
-
### Description
When trying to run failover with default-information originate (Redistribute Default Route) from FRR OSPF to neighbors, when the primary path fails, by shutting down its wan interf…
-
https://rspec.info/features/6-0/rspec-rails/request-specs/request-spec/
`RSpec.describe SomeClass, type: :request do`
a 'response' method is often referenced in these tests.
method_missing wi…
-
### Presentation of the new sampler
Parallel tempering, known also as replica exchange MCMC, maintains $K$ Markov chains at different temperatures, ranging from $\pi_0$ (the reference distribut…
-
**What happened**:
**Complex** singular values and vectors of `svd_compressed()` are different from standard `np.linalg.svd`.
**What you expected to happen**:
Complex singular values and vector…