grafeas / voucher

🎟 Voucher creates attestations for Binary Authorization
Apache License 2.0
73 stars 20 forks source link

voucher_client: maintain context #60

Closed thepwagner closed 2 years ago

thepwagner commented 2 years ago

This fixes a bug where a client is instantiated with a context that is immediately cancelled, introduced by https://github.com/grafeas/voucher/pull/54.