Skip to content

Conversation

@lundstrom14
Copy link

Modify PopenRunner to use selectors module for cross-platform compatibility

This change replaces the Linux-specific select.epoll with the selectors module, allowing the code to work on other platforms. Key updates include using selectors.DefaultSelector() and handling events with selectors.EVENT_READ for better portability

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