puppetlabs-toy-chest / wash

Wide Area SHell: a cloud-native shell for bringing remote infrastructure to your terminal.
https://puppetlabs.github.io/wash
Apache License 2.0
180 stars 29 forks source link

Cancel tail -f on pubsub then exit results in warning #711

Closed MikaelSmith closed 4 years ago

MikaelSmith commented 4 years ago

If I run tail -f <pubsub> on a GCP Pub/Sub, then Ctrl-C and exit Wash, I get

WARN API: Shutdown failed: context canceled

I expect no warning.