Skip to content

[v7r2] Use selectors module#5334

Merged
atsareg merged 1 commit into
DIRACGrid:rel-v7r2from
chrisburr:use-selectors
Aug 18, 2021
Merged

[v7r2] Use selectors module#5334
atsareg merged 1 commit into
DIRACGrid:rel-v7r2from
chrisburr:use-selectors

Conversation

@chrisburr

@chrisburr chrisburr commented Aug 17, 2021

Copy link
Copy Markdown
Member

closes #5232

BEGINRELEASENOTES

*Core
FIX: Use selectors(2) instead of select.select to avoid issues with file descriptors > 1024

ENDRELEASENOTES

@chrisburr chrisburr force-pushed the use-selectors branch 2 times, most recently from ad05ba7 to 2098e0b Compare August 17, 2021 12:34
@chrisburr chrisburr marked this pull request as ready for review August 17, 2021 14:03

@fstagni fstagni left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you hotfixed somewhere with this?

Comment thread src/DIRAC/Core/DISET/private/MessageBroker.py
@chrisburr

Copy link
Copy Markdown
Member Author

Have you hotfixed somewhere with this?

Sorry missed this question, yes I have on lbvobox306.

@atsareg atsareg merged commit 151be71 into DIRACGrid:rel-v7r2 Aug 18, 2021
@chrisburr chrisburr deleted the use-selectors branch August 18, 2021 08:19
@fstagni fstagni linked an issue Aug 19, 2021 that may be closed by this pull request
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.

select.select cannot be used for file descriptors > 1024

3 participants