Replies: 1 comment
-
|
If you have ideas for improvements - features/bug fixes you can always open a PR directly. No need to create issues. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
Related to #56372 and #56366, where i had some custom logic that kept trigger log file opened passe the completion of the trigger, one consequence was that
selectstarted to fail because it only supports FD up to 1024. I believepollis not limited by that limitation, so I think it could be a good idea to have an option to switch topollfromselectinSSHHook.I worked on a proof of concept and happy to create a PR if people agree.
Thanks,
Sylvain
Use case/motivation
No response
Related issues
#56366 #56372
Are you willing to submit a PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions