Julian Knocke
Julian Knocke
This makes it possible to unset a header.
To do some deeper introspection on what is going on when receiving or publishing messages it would be useful to have an instrumentation interface compatible to [Active Support Instrumentation](https://guides.rubyonrails.org/active_support_instrumentation.html), default...
As $GEM_HOME is set afterwards this will cause `/bin` to be included in the PATH. This caused for me messing up commands I had in `/usr/local/bin` to be preferred over...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
We followed [the guides](https://github.com/kamon-io/sbt-aspectj-runner#regular-projects-non-play) to include aspectj weaver into our non-Play project using ```sbt addSbtPlugin("io.kamon" % "sbt-aspectj-runner" % "1.1.2") addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.4") ``` and to the `build.sbt`: ```sbt...
This should fix the following warning in Ruby 2.7, which will become breaking in 3.0: ``` /var/lib/gems/2.7.0/gems/arachnid2-0.4.0/lib/arachnid2/typhoeus.rb:27: warning: Capturing the given block using Proc.new is deprecated; use `&block` instead ```
## Feature Request Please have a visual indicator that the input (keyboard & mouse) is captured. This could be for example an additional border on the icon in the status...