-
On Fedora Linux 37, x86_64, I see the following maybe one time out of every three to five runs:
```
$ pytest tests/test_concurrency.py -v
============================================== test sessi…
-
I have a command that runs successfully on TPU and fails on CPU. The CPU machine has more RAM so I don't think thats the issue.
Same orbax version = 2.3.1
If I don't set concurrent_gb=100 I get
…
-
### Description
When limiting the maximum number of concurrent user sessions by denying new sessions using the User Session Count Limiter authenticator in a direct grant flow, Keycloak returns a HTTP…
-
### Describe the bug
When building config for client, `Builder::credentials_provider` does the following things:
```rust
/// Sets the credentials provider for this service
pub fn credentials…
-
I'm filing this as much as a "story" or "what do y'all think?" as I am a bug. Sorry for the weird report.
Version 0.6.0-rc1. I don't believe anything in rc2 or rc3 would impact this but I plan to u…
-
roachtest.import/tpch/nodes=8 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6953767?buildTab=log) with [artifacts](https://teamcity.cockroac…
-
I wrote a new head file selection.h and put it under /include
selection.h only contains some Macro definition like #define XXX
when I do 'make' under /plugin/zenfs/util
it reports:
```c++
root…
-
When i installed kubevirt in cnstack, but has a error about `virt-handler`. The err logs as follows:
```
{"component":"virt-handler","hostname":"yhf02","level":"info","pos":"virt-handler.go:195","ti…
-
### Describe the bug
I have configured session limit in Keycloak and it works only on firefox.
### Version
18.0.0
### Expected behavior
When I try to sign in using same user I should be lo…
-
One use case for capsules are processing concurrency sensitive jobs using a single-threaded capsule. This works just fine when running a single Sidekiq process. Inside a larger Sidekiq cluster however…