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

Remove code that checks if the user is in a TTY #1722

Closed chris-janidlo closed 6 days ago

chris-janidlo commented 1 week ago

Description

globus-sdk==3.47.0 handles this class of errors for us by informing users on what to do when input receives EOFError during login flows.

[sc-37236]

Type of change

rjmello commented 1 week ago

Cross-ref: https://github.com/globus/globus-sdk-python/pull/1093

chris-janidlo commented 1 week ago

(fixed merge conflict)