Skip to content

Conversation

@erip
Copy link
Contributor

@erip erip commented Feb 21, 2020

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
  • Did you read the contributor guideline?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

Fixes #1672 in part (part 2: context)

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@myleott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@erip
Copy link
Contributor Author

erip commented Feb 25, 2020

This will need to be re-imported because of a merge conflict.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@myleott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@erip
Copy link
Contributor Author

erip commented Mar 11, 2020

I think this one is ready too, @myleott. Wish there was some way to make the FB-side stuff a bit easier for you. ☹️

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@myleott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@myleott
Copy link

myleott commented Mar 13, 2020

Wish there was some way to make the FB-side stuff a bit easier for you. ☹️

It's mostly that the full suite of tests take over 6 hours right now, which makes it very slow to iterate. We're working with some of the internal teams on making these tests faster, but may take a while until that's done.

@erip erip closed this Oct 9, 2020
@erip erip deleted the feature/refactor-namespaces-lr-scheduler branch October 9, 2020 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace use of argparse.Namespace with named args and kwargs where possible.

3 participants