Ignoring the result of a publish operation is an antipattern in Pub/Sub. Mark the future as "must_use" so that it needs to be explicitly ignored.
Ignoring the result of a publish operation is an antipattern in Pub/Sub. Mark the future as "must_use" so that it needs to be explicitly ignored.