globus / globus-compute

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

Add executable paths to self-diagnostic output #1591

Closed rjmello closed 2 weeks ago

rjmello commented 2 weeks ago

Description

Included the paths to the globus-compute-endpoint and process_worker_pool.py executables in the self-diagnostic command output. These can help us to identify issues with a user's local environment.

Type of change