apache / openwhisk-package-kafka

Apache OpenWhisk package for communicating with Kafka or Message Hub
https://openwhisk.apache.org/
Apache License 2.0
33 stars 43 forks source link

Update Tests to Wait for Producer to Finish #306

Closed dubee closed 5 years ago

dubee commented 5 years ago

Updates the produceMessage method to wait for the producer to finish before continue with tests.