You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/21 19:18:50 UTC

[GitHub] [airflow] potiuk commented on pull request #22393: Update redis_pub_sub.py

potiuk commented on pull request #22393:
URL: https://github.com/apache/airflow/pull/22393#issuecomment-1074321549


   I thnk this is wrong. I thhink you shoudl use `base64.b64encode(message.data)` to encode it to ascii string if you want to make it json serializable. You should also add some unit tests for it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org