confluentinc / librdkafka

The Apache Kafka C/C++ library
Other
301 stars 3.15k forks source link

Failed to join internal main thread: Connection timed out (was process forked?) #4869

Open glacier-archit opened 1 month ago

glacier-archit commented 1 month ago

Description Failed to join internal main thread: Connection timed out (was process forked?)

How to reproduce init producer in nginx main processor

image

emasab commented 1 month ago

Hi @glacier-archit is the process creating forks after creating librdkafka instances? Fork should happen before that, if done