Benjamin Hubert

Results 8 comments of Benjamin Hubert

I can confirm that. Is this intended? I'd like to enable tracking and send the first event after the user accepted the cookies, but with this, I send this event...

I see the same exceptions under Java 9 ``` openjdk 9-Raspbian OpenJDK Runtime Environment (build 9-Raspbian+0-9b181-4bpo9rpt1) OpenJDK Server VM (build 9-Raspbian+0-9b181-4bpo9rpt1, mixed mode) ```

Be careful and ensure that your tests are really executed again. In my case I used `@Execution(ExecutionMode.CONCURRENT)`, but as I found out in #27 , this library does not support...

The mentioned fork is not available anymore. Is there any chance that this library will support concurrent execution soon?

I created a PR to integrate Hurricane Electric. See #2924 I tested it with one of my personal top level domains + wildcard subdomain (such as `example.com,*.example.com`) using `jc21/nginx-proxy-manager:github-pr-2924` docker...

Hi! Did you ever manage to solve this issue? I experience the same problem now with Debian 12.

Found a "solution". My laptop has an integrated smart card reader which I was able to disable via BIOS. I don't need it, so it is ok for me. After...