
SD
In cloud pub/sub client libraries I am using samples from https://github.com/googleapis/python-pubsub/tree/master/samples/snippets. However publisher.py doesn’t seem to be doing it’s job
python publisher.py
This cmd does not work. It just waits for ever.