Skip to content
Snippets Groups Projects
Commit f64e8506 authored by Daniel Bimschas's avatar Daniel Bimschas
Browse files

NOISSUE: await result of publishing pub/sub messages and log error if one occurs

The previous code would probably never have logged an error if one occurred because it was not waiting for the result of an async publish operation. This commit ensures this.
parent ae51210c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment