sendfile possibly problematic with eventlet
Bug #1087530 reported by
Steve Baker
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
Medium
|
Steve Baker | ||
Grizzly |
Fix Released
|
Medium
|
Steve Baker |
Bug Description
Pysendfile contains sendfilemodule.c which appears to do IO. This has potential to cause blocking issues with eventlet green threads.
Its only used in heat.common.
For these reasons I'd like to suggest ripping it out.
Changed in heat: | |
milestone: | none → grizzly-3 |
assignee: | nobody → Steve Baker (steve-stevebaker) |
Changed in heat: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in heat: | |
status: | Triaged → In Progress |
Changed in heat: | |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | grizzly-3 → 2013.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/21184
Review: https:/