Olivier Bourgain

Results 10 issues of Olivier Bourgain

**Describe the bug** Dash lists the PRs on archived repos. I can't change those PRs, even not close them. I don't have the rights to unarchive the repos, so I...

bug

When I run ``` cargo new missing_manifest_path cargo wasi test --manifest-path missing_manifest_path/Cargo.toml ``` I get the following error ``` error: could not find `Cargo.toml` in `/private/tmp` or any parent directory...

My implementation is in dev.morling.onebrc.CalculateAverage_obourgain and runnable with provided script calculate_average_obourgain.sh. Runs with standard JDK 21. On my computer (M1 pro, 10 cores, 32GB ram) my best run is (file...

test failure

I would like to try something with CRaC. I don't think SDKMan can install it, could you do it manually? Could you install it? It is available from Azul, but...

I just updated the binary to 2.1.19 and running `docker-credential-gcr version` prints ``` ❯ docker-credential-gcr version Google Container Registry Docker credential helper (devel) ``` while the previous version I had...

Fair locks are fair, which mean,s that they are locked in the order threads called lock() and not in pseudo random order, but they are slow. Like very slow. Invoking...

Deriving debug would be nice to allow users to also derive debug in their own structs. Otherwise the compiler fails with something like ``` src/lib.rs:54:5: 54:25 error: the trait `core::fmt::Debug`...

**Description** For each file in the file list, add a link to open it in a new tab. This is useful when you have a folder with a lot of...

Fix race condition in `AbstractRowReader`. Described in the Jira https://hibernate.atlassian.net/browse/HHH-18475 ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0...

**Describe the bug** Spring Security, even if configured with `SessionCreationPolicy.NEVER` or `SessionCreationPolicy.STATELESS` creates a session when using RequestHeaderAuthenticationFilter. It may be caused by the change here https://github.com/spring-projects/spring-security/commit/4479cefade65333c1a60904a67d993b69b277206#diff-b9376389ef77383ad282c387359020ed122ad52d641cf25de70f104deae213d8R113 that changed `AbstractPreAuthenticatedProcessingFilter`...

in: docs
type: enhancement
status: ideal-for-contribution