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

handling Errno:11 Resource temporarily unavailable #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shoyebi
Copy link

@shoyebi shoyebi commented Jun 12, 2015

No description provided.

@shoyebi shoyebi changed the title handling Errno:9 Resource temporarily unavailable handling Errno:11 Resource temporarily unavailable Jun 12, 2015
@shoyebi
Copy link
Author

shoyebi commented Jun 12, 2015

File "/opt/local/share/mserver/msgserver/utils/user.py", line 1651, in finalize_upload
isRotated = et.get_tag('Composite:Rotation',file_path)
File "/opt/local/share/mserver/venv/local/lib/python2.7/site-packages/exiftool.py", line 325, in get_tag
return self.get_tag_batch(tag, [filename])[0]
File "/opt/local/share/mserver/venv/local/lib/python2.7/site-packages/exiftool.py", line 312, in get_tag_batch
data = self.get_tags_batch([tag], filenames)
File "/opt/local/share/mserver/venv/local/lib/python2.7/site-packages/exiftool.py", line 291, in get_tags_batch
return self.execute_json(*params)
File "/opt/local/share/mserver/venv/local/lib/python2.7/site-packages/exiftool.py", line 252, in execute_json
return json.loads(self.execute(b"-j", *params).decode("utf-8"))
File "/opt/local/share/mserver/venv/local/lib/python2.7/site-packages/exiftool.py", line 226, in execute
output += os.read(fd, block_size)
OSError: [Errno 11] Resource temporarily unavailable

sylikc added a commit to sylikc/pyexiftool that referenced this pull request Jul 18, 2019
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

Successfully merging this pull request may close these issues.

1 participant