tilt
tilt copied to clipboard
snapshot: adjust how the snapshot server binds to an address
Hello @landism,
Please review the following commits I made in branch nicks/snapshot:
491ff8cfb77f6fa63e8148af60a4178beef8d0f1 (2022-08-11 18:21:49 -0400) snapshot: adjust how the snapshot server binds to an address fixes https://github.com/tilt-dev/tilt/issues/5917
Code review reminders, by giving a LGTM you attest that:
- Commits are adequately tested
- Code is easy to understand and conforms to style guides
- Incomplete code is marked with TODOs
- Code is suitably instrumented with logging and metrics