Celery task does not send messages through Websocket when running Celery without --pool=solo

The easiest way would be of course to use the print statements, but they are not printed out in celery logs. I tried to use both plain python print and the logger, both does not print out anything in celery logs.