Do not wait for async fetches to be completed

Fix an issue where async fetch were not executed
in background but the incoming REST-API was blocking until
the fetch completion, which was unintentional for async
operations.

Change-Id: I559c92863de89e82a2c392dbfb4b254ddaf33b92
3 files changed
tree: 436959fc6af6324c386105482cdf1cabb5120f69
  1. example-setup/
  2. src/
  3. .gitignore
  4. BUILD
  5. Jenkinsfile
  6. LICENSE