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

[2.4] Use unbuffered python launch #2472

Conversation

YuanTingHsieh
Copy link
Collaborator

Fixes #2398 .

Description

Let external process be un-buffered so users can see results right away.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Quick tests passed locally by running ./runtest.sh.
  • In-line docstrings updated.
  • Documentation updated.

Copy link
Collaborator

@ZiyueXu77 ZiyueXu77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I still wonder why we did not have this issue in the past (before recent bug report)?

@YuanTingHsieh
Copy link
Collaborator Author

@ZiyueXu77 we did found some problems before so we got #2120 #2350 #2351

@ZiyueXu77
Copy link
Collaborator

@ZiyueXu77 we did found some problems before so we got #2120 #2350 #2351

I see, thanks!

Copy link
Collaborator

@IsaacYangSLA IsaacYangSLA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR makes the python scripts launch more consistent with our startup kits. LGTM.

@YuanTingHsieh
Copy link
Collaborator Author

/build

1 similar comment
@YuanTingHsieh
Copy link
Collaborator Author

/build

@chesterxgchen chesterxgchen merged commit 418fe1d into NVIDIA:2.4 Apr 5, 2024
16 checks passed
@YuanTingHsieh YuanTingHsieh deleted the use_unbuffered_launch_job_templates_24 branch April 8, 2024 18:05
YuanTingHsieh added a commit to YuanTingHsieh/NVFlare that referenced this pull request Aug 6, 2024
@YuanTingHsieh YuanTingHsieh mentioned this pull request Aug 6, 2024
6 tasks
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.

Missing classification results for the FL linear regression tutorial
4 participants