Results 3 issues of kennykarnama

Hi, i have followed your instructions to run the program. but when it is running, it ends with segmentation fault. any ideas ?

**OS:** *Put your operating system here. For example: "Ubuntu 18.04 LTS", "CentOS 7", "Debian 9" etc.* **Aerospike version:** *Put your Aerospike release version or `git describe --long --all` output here....

## Description Hi, I think this is a bug in line: https://github.com/lerenn/asyncapi-codegen/blob/main/pkg/extensions/brokers/kafka/kafka.go#L328 It exits the loop when it encounters error. Shouldn't we just continue?