efh365

Results 2 comments of efh365

This is the code I am using and it works for me ``` from aiosfstream import ReplayMarker, ReplayMarkerStorage from asgiref.sync import sync_to_async from django.db import connection, transaction from psycopg2 import...

@DM1145 do you have an example of how you are creating the request custom session object and passing it in? I am consistently having this issue as well