Skip to content

Remove unnecessary to_string in RPC logging code.#38414

Closed
osalpekar wants to merge 1 commit intogh/osalpekar/26/basefrom
gh/osalpekar/26/head
Closed

Remove unnecessary to_string in RPC logging code.#38414
osalpekar wants to merge 1 commit intogh/osalpekar/26/basefrom
gh/osalpekar/26/head

Conversation

@osalpekar
Copy link
Copy Markdown
Contributor

@osalpekar osalpekar commented May 13, 2020

Stack from ghstack:

std::to_string call is unnecessary when using glog.

Differential Revision: D21266330

`std::to_string` call is unnecessary when using glog.

Differential Revision: [D21266330](https://our.internmc.facebook.com/intern/diff/D21266330/)

[ghstack-poisoned]
osalpekar added a commit that referenced this pull request May 13, 2020
`std::to_string` call is unnecessary when using glog.

Differential Revision: [D21266330](https://our.internmc.facebook.com/intern/diff/D21266330/)

ghstack-source-id: 104030161
Pull Request resolved: #38414
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented May 13, 2020

💊 CI failures summary and remediations

As of commit 503211b (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

See how this bot performed.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in af59733.

@facebook-github-bot facebook-github-bot deleted the gh/osalpekar/26/head branch May 18, 2020 14:16
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pull Request resolved: pytorch#38414

`std::to_string` call is unnecessary when using glog.
ghstack-source-id: 104030161

Test Plan: Ran the retry tests and checked logs to ensure correct message was printed upon message failure,

Differential Revision: D21266330

fbshipit-source-id: 53519287778d47d99b94ea34b7c551f910affda2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants