Skip to content

Commit

Permalink
Remove channel errors
Browse files Browse the repository at this point in the history
The final use of channel errors was removed in PR #3690
  • Loading branch information
benclifford committed Dec 3, 2024
1 parent 3a18a4a commit 33ed411
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
2 changes: 0 additions & 2 deletions docs/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ Exceptions
parsl.providers.errors.ScaleOutFailed
parsl.providers.errors.SchedulerMissingArgs
parsl.providers.errors.ScriptPathError
parsl.channels.errors.ChannelError
parsl.channels.errors.FileCopyException
parsl.executors.high_throughput.errors.WorkerLost
parsl.executors.high_throughput.interchange.ManagerLost
parsl.serialize.errors.DeserializationError
Expand Down
30 changes: 0 additions & 30 deletions parsl/channels/errors.py

This file was deleted.

0 comments on commit 33ed411

Please sign in to comment.