Closed MikaelSmith closed 4 years ago
If I run tail -f <pubsub> on a GCP Pub/Sub, then Ctrl-C and exit Wash, I get
tail -f <pubsub>
WARN API: Shutdown failed: context canceled
I expect no warning.
If I run
tail -f <pubsub>
on a GCP Pub/Sub, then Ctrl-C and exit Wash, I getI expect no warning.