-
Notifications
You must be signed in to change notification settings - Fork 949
Ctrl + C can not terminate the program #209
Copy link
Copy link
Closed
Labels
component:librdkafkaFor issues tied to the librdkfka elementsFor issues tied to the librdkfka elementsenhancementRequesting a feature changeRequesting a feature changeinvestigate furtherIt's unclear what the issue is at this time but there is enough interest to look into itIt's unclear what the issue is at this time but there is enough interest to look into itpriority:highMaintainer triage tag for indicating high impact or criticality issuesMaintainer triage tag for indicating high impact or criticality issues
Metadata
Metadata
Assignees
Labels
component:librdkafkaFor issues tied to the librdkfka elementsFor issues tied to the librdkfka elementsenhancementRequesting a feature changeRequesting a feature changeinvestigate furtherIt's unclear what the issue is at this time but there is enough interest to look into itIt's unclear what the issue is at this time but there is enough interest to look into itpriority:highMaintainer triage tag for indicating high impact or criticality issuesMaintainer triage tag for indicating high impact or criticality issues
Ctrl + C can not terminate the program.
The program may block the signal set inside
may be blocked in the consumer.poll () call, this method to solve