fix(agw): Fixing monitord "Too many opened files" OSError#8810
fix(agw): Fixing monitord "Too many opened files" OSError#8810ardzoht merged 1 commit intomagma:masterfrom
Conversation
|
Thanks for opening a PR! 💯 A couple initial guidelines
Howto
More infoPlease take a moment to read through the Magma project's
If this is your first Magma PR, also consider reading
|
|
Oops! Looks like you failed the Howto |
Signed-off-by: Alex Rodriguez <[email protected]>
2bf9cc8 to
02a92b2
Compare
|
Oops! Looks like you failed the Howto |
feg-workflow 2 files 145 suites 29s ⏱️ Results for commit 02a92b2. |
agw-workflow 2 files 2 suites 2m 42s ⏱️ Results for commit 02a92b2. |
|
have you considered using python native ping lib to avoid sub-process completely ? |
|
I looked at alternatives, the constraint here is the fact that we're using |
yes, it does not looks like it has the capability. Ping3 has the interface parameter: https://github.com/kyan001/ping3 |
Signed-off-by: Alex Rodriguez <[email protected]>
|
this PR does not merge cleanly into v1.5, please open a manual merge PR |
Signed-off-by: Alex Rodriguez <[email protected]>
Signed-off-by: Alex Rodriguez <[email protected]>
Signed-off-by: Alex Rodriguez <[email protected]>
Signed-off-by: Alex Rodriguez [email protected]
Summary
attach/detachtest running with 600 UEs quickly reproduces the issue:Test Plan
active/detachtest on spirent issue does not appear:Additional Information