Since the pubsub client lib is all async and uses thread pools (which GAE Standard doesn't allow), the pubsub lib doesn't work on GAE Standard.
Since the pubsub client lib is all async and uses thread pools (which GAE Standard doesn't allow), the pubsub lib doesn't work on GAE Standard.