Websocket breaks when using django celery results because of django ORM.
Activity
aidin-leo commentedon Jan 8, 2021
This can be fixed by adding sync_to_async decorator to progress.get_info() or for compatibility to oldest version receive method can be updated to: