Closed yadudoc closed 1 week ago
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.
globus_compute_sdk.Executor.shutdown
None
Choose which options apply, and delete the ones which do not apply.
Makes sense, I'm closing this now.
Description
This PR marks
globus_compute_sdk.Executor.shutdown
as returningNone
. 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.