globus/globus-compute

Rewrap remote exception from Parsl

Open

#273 opened on Oct 15, 2020

 (0 comments) (0 reactions) (0 assignees)Python (52 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (162 stars)
PR merge metrics
 (PR metrics pending)

Description

The SDK requires Parsl be installed to use its remote exception. We should rewrap this into funcX so we don't need to install all of Parsl for the SDK.

Contributor guide