Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes and tests for SSHProxy #512

Merged
merged 2 commits into from Jul 2, 2021
Merged

Fixes and tests for SSHProxy #512

merged 2 commits into from Jul 2, 2021

Conversation

minrk
Copy link
Member

@minrk minrk commented Jul 2, 2021

  • ipcluster engines exits when engines exit
  • ipcluster engines forwards signals by default
  • call ipython profile create remotely for remote_profile_dir to ensure subdirectories exist
  • expose ipclsuter_args and default to $python -m ipyparallel.cluster for ipcluster_cmd in SSHProxy
  • add SSHProxy to test_ssh

minrk added 2 commits July 2, 2021 14:14
- ipcluster engines forwards signals by default
- call `ipython profile create` remotely for remote_profile_dir to ensure subdirectories exist
- expose ipclsuter_args and default to `$python -m ipyparallel.cluster` for ipcluster_cmd in SSHProxy
- add SSHProxy to test_ssh
@minrk minrk merged commit f3777c6 into ipython:main Jul 2, 2021
@minrk minrk deleted the sshproxy branch July 2, 2021 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant