Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FakeSockFile: 'super' object has no attribute 'flush' #466

Open
1 task
gabrielfalcao opened this issue Apr 25, 2023 · 1 comment
Open
1 task

FakeSockFile: 'super' object has no attribute 'flush' #466

gabrielfalcao opened this issue Apr 25, 2023 · 1 comment
Assignees

Comments

@gabrielfalcao
Copy link
Owner

Tasks

  • investigate the following log msg:
DEBUG httpretty.core error closing file <httpretty.core.FakeSockFile object at 0x105b468a8>: 'super' object has no attribute 'flush'
@gabrielfalcao gabrielfalcao self-assigned this Apr 25, 2023
@facundoolano
Copy link

I'm seeing this error a lot in my test logs, I suppose the super.flush is a leftover from when FakeSockFile inherited from StringIO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants