Eduard Wirch

Results 15 issues of Eduard Wirch

The documentation wants me to add `${ARDUINO_SDK_PATH}/hardware/tools/avr/utils/bin` to system path. This path does not exist on 1.6.12 or 1.8.2 Windows distributions.

This has two benefits: - Messages logged immediately before JVM exits, are not discarded any more. - Transfer errors will be visible in Logback status messages.

**Describe the bug** When the Spring context contains a `ScheduledExecutorService` bean, and when 1. `ScheduledTaskRegistrar` is used to schedule recurring background jobs, or 2. `@Scheduled(cron)` is used each job will...

bug

## Defect When using pull subscriptions (`io.nats.client.Subscription#nextMessage(java.time.Duration)`), and `io.nats.client.Connection#drain` for closing subscriptions/connection, a race condition occurs, which leads to a exception: ``` Exception in thread "Thread-1" java.lang.IllegalStateException: This subscription became...

🐞 bug

Seeing this kubectl error message from an atomic Helm deployment in a CI environment is really frustrating. Diagnosing these cases is really time consuming. kubectl could provide more details about...

lifecycle/rotten

(Refiling after wrong post in [jackson-module-base #57](https://github.com/FasterXML/jackson-modules-base/issues/57)) See this test case: ``` import static org.hamcrest.CoreMatchers.is; import static org.junit.Assert.assertThat; import com.fasterxml.jackson.dataformat.xml.JacksonXmlModule; import com.fasterxml.jackson.dataformat.xml.XmlMapper; import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty; import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlRootElement; import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlText; import org.junit.Test;...

has-failing-test
most-wanted

Attributes from the http://www.w3.org/2001/XMLSchema-instance namespace are meant to be consumed by the XML parser. XML containing schema references is currently unparsable by Jackson: ``` class Test { public static void...

...to allow postfixes like: ``` .final : prefix with final VARIABLE → final $expr$; ```

enhancement
help wanted

Pressing the bookmark icon on a track in Bookmarked section does nothing.

When pressing the play icon on a track in bookmarked view, simply nothing happens. Using Chrome Mobile and Spotify Mobile.