Committed by
Gerrit Code Review
Improve Executors related logging behavior
- Specify Logger for the Executor - Use Executor#execute instead of ExecutorService#submit for fire and forget type of usage. Note: submit() will swallow thrown Exception Change-Id: I507b841dc3feedf4ad20a746c304518d68fb846a
Showing
12 changed files
with
26 additions
and
22 deletions
-
Please register or login to post a comment