Ensure we cancel our context after the server shuts down
Review Request #9606 — Created Feb. 8, 2018 and submitted — Latest diff uploaded
It is best practice to cancel the timeout context, otherwise we will
leak memory.
Compiled.
Ran unit tests.
Review Request #9606 — Created Feb. 8, 2018 and submitted — Latest diff uploaded
It is best practice to cancel the timeout context, otherwise we will
leak memory.
Compiled.
Ran unit tests.