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 2019/10/14 18:10:42 UTC

[GitHub] [pulsar-client-go] xujianhai666 opened a new pull request #73: [ISSUE #64]fix: avoid assert panic

xujianhai666 opened a new pull request #73: [ISSUE #64]fix: avoid assert panic
URL: https://github.com/apache/pulsar-client-go/pull/73
 
 
   ### Motivation
   when poll return nil, type assert will panic.
   
   ### Modifications
   
   - add assert check
   
   Fixes #64 

----------------------------------------------------------------
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


With regards,
Apache Git Services