Closed
Description
Looks like message
arg is never used by will_accept()
method:
python-pubsub/google/cloud/pubsub_v1/publisher/_batch/base.py
Lines 112 to 136 in cf9e87c
Most likely it should be deleted to avoid any confusion, but I suppose it should be done with deprecation. Batch()
is not something pretending to be manually used by users, but who knows.
@pradn, please, comment