globus / globus-compute

Globus Compute: High Performance Function Serving for Science
https://www.globus.org/compute
Apache License 2.0
148 stars 47 forks source link

Adding type hints for sdk.Executor.shutdown #1710

Closed yadudoc closed 1 week ago

yadudoc commented 1 week ago

Description

This PR marks globus_compute_sdk.Executor.shutdown as returning None. Adding this because @benclifford asked about this and our docs didn't clearly mention it.

Type of change

Choose which options apply, and delete the ones which do not apply.

yadudoc commented 1 week ago

Makes sense, I'm closing this now.