Per Lundberg

Results 169 comments of Per Lundberg

@karianna Whether this is a "bug" or not can of course be discussed. :slightly_smiling_face: It at least makes it impossible to use the package as drop-in-replacement for the distro-provided JDK...

Downloading the key manually and adding it to the list of trusted keys like this fixed the problem: ``` $ curl "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x7be3e5681146fd4f1a40eda28094bb14f4e3fbbe" | sudo tee /etc/apt/trusted.gpg.d/rael-gc_ubuntu_rvm.asc ```

Ping @snim2. Any chance someone could review this within the near future?

Thanks @snim2, appreciated. :+1: Would @qqshfox be able to give this a look?

I second the request by @chrismarch @flyinbutrs and @nokola - backspace should also be mangled to work as expected in overtype mode. Otherwise, you have to switch back and forth...

Yep, the theme regretfully doesn't seem to work with the "new GitLab UI" that was introduced a while ago. :cry:

I second the opinion of others in this thread. Let's try to get this fixed: https://github.com/testcontainers/testcontainers-java/pull/8127

/cc @eddumelendez. Found out about this because my `WaitStrategy` was never being executed, as I expected. :rofl:

Hmm... @martinjt, if this has been fixed, what was the outcome? Can the span name be overridden somehow? I realize that parsing the SQL query is not doable or practical,...