Pazim Goyal
Results
1
comments of
Pazim Goyal
try: progress_recorder = WebSocketProgressRecorder(self) # progress_recorder=ProgressRecorder(self) processed_results = processing_data.process_data(request, progress_recorder) return processed_results I am using channels==2.2.0 / 2.1.2 ( testing on both) , daphne==2.5.0 redis/rabbitMQ as broker ( again testing...