Page MenuHomePhabricator

[tunnelbroker] Removed unused include directives
ClosedPublic

Authored by atul on Aug 8 2022, 12:47 PM.
Tags
None
Referenced Files
F2136941: D4773.id15448.diff
Fri, Jun 28, 4:24 PM
Unknown Object (File)
Thu, Jun 27, 7:59 AM
Unknown Object (File)
Thu, Jun 27, 7:59 AM
Unknown Object (File)
Thu, Jun 27, 7:59 AM
Unknown Object (File)
Thu, Jun 27, 7:59 AM
Unknown Object (File)
Thu, Jun 27, 7:58 AM
Unknown Object (File)
Thu, Jun 27, 7:55 AM
Unknown Object (File)
Wed, Jun 26, 1:45 PM
Subscribers

Details

Summary

Just a minor thing I noticed while testing some of the nix tunnelbroker diffs.

Test Plan

NA, CI?

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Aug 8 2022, 12:59 PM

Don't think the test plan should be NA here, even if it may seem like a trivial change. How were you able to determine these #include directives were unused in the first place? Was it something your IDE picked up on...or?

This revision now requires changes to proceed.Aug 8 2022, 1:03 PM
atul requested review of this revision.Aug 8 2022, 1:07 PM

Was it something your IDE picked up on...or?

Ya

In D4773#137756, @atul wrote:

Was it something your IDE picked up on...or?

Ya

Alrighty then, sounds good to me

This revision is now accepted and ready to land.Aug 8 2022, 1:08 PM

rebase onto master before landing

Some builds failed but they seem unrelated

In D4773#137774, @varun wrote:

Some builds failed but they seem unrelated

Yeah that was my bad, was messing with a buildkite agent

services/tunnelbroker/src/server.cpp
3 ↗(On Diff #15449)

hold off 2s, I think I'm changing this as well

services/tunnelbroker/src/server.cpp
3 ↗(On Diff #15449)

thanks for heads up, I'll hold off on landing until you've landed your stack

Nevermind, I don't think any of my changes overlapped

I would still rebase to ensure that the changes applied cleanly