Refactor event_loop #36

Closed
opened 2023-11-19 11:26:03 +01:00 by Jef Roosens · 0 comments

To keep in line with the style of the other pieces of code, I'd like to refactor the event loop code a bit as well. Notably, the event loop code still uses negative integer response values. Preferably these would be replaced by the usual style of exit code enums, which better convey meaning.

To keep in line with the style of the other pieces of code, I'd like to refactor the event loop code a bit as well. Notably, the event loop code still uses negative integer response values. Preferably these would be replaced by the usual style of exit code enums, which better convey meaning.
Jef Roosens added the
Kind/Enhancement
label 2023-11-19 11:26:03 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/lander#36
There is no content yet.