-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Goal:
- When exploring logs to verify the pending series of eventlet removal changes, it became clear that the websockify library usage has quite a bit of code related to signal handling which doesn't work with the eventlet removal work. Specifically, the library attempts to also invoke signal handling calls to map process stop/start to actions which work with eventlet.
Acceptance Criteria:
- TBD - Obviously passing CI and Fix Merged