You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.
In some scenarios (maybe when using callRet) the call blocks very long and produces 100% CPU usage. After some time it times out. This might be caused only when transferring socket descriptors.
Create unit test for heavy transfer of socket descriptors
The text was updated successfully, but these errors were encountered:
In some scenarios (maybe when using callRet) the call blocks very long and produces 100% CPU usage. After some time it times out. This might be caused only when transferring socket descriptors.
The text was updated successfully, but these errors were encountered: