Dennis Bücker

Results 3 issues of Dennis Bücker

Hi, I am using sinek's NConsumer to connect to Kafka and came across faulty behavior when trying to disconnect from the broker. It seems that https://github.com/nodefluent/node-sinek/commit/8fd18466c2b77539ef8260fb607f362f1d2cd2f4 introduced a race condition...

bug

I encountered a problem with my WP installation where I separated the WP core and the `wp-content` folder into different locations within the filesystem, eg.: * ABSPATH: `/var/www/myblog/public/wp/` * WP_CONTENT_DIR:...

Hey, thanks for the great lib! This PR solves an issue that appears when you set the seeds_source value on the Repo to a custom value. With the original code...