You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/06/03 02:36:45 UTC

[GitHub] [pulsar] TheNotary removed a comment on issue #6481: Producer connection auto-closes after unspecified timeout

TheNotary removed a comment on issue #6481:
URL: https://github.com/apache/pulsar/issues/6481#issuecomment-853498753


   I came across this error with a basic python producer script.  I had put a shebang at the top of the script to invoke it via `./produce.py`.  It was never able to produce anything so wasn't the same timeout issue you described, but I was able to get around the issue for some reason by invoking the script without the shebang, eg `python produce.py`.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org