twikit icon indicating copy to clipboard operation
twikit copied to clipboard

Issue while looping through await operation

Open saikethan27 opened this issue 1 year ago • 2 comments

#code while True: tweets=await tweets.next()

#Error:

raise RuntimeError('Event loop is closed')

RuntimeError: Event loop is closed

saikethan27 avatar Sep 09 '24 19:09 saikethan27

yeah getting same issue

deep0072 avatar Sep 10 '24 06:09 deep0072

I am also facing same issue

sumitkr183 avatar Sep 10 '24 11:09 sumitkr183