Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-c-0.31.0
-
None
-
Linux with epoll driver.
Description
The fd limit test, temporarily turned off in the main code, is showing an assertion error in the fd limit part of the code. That's karma for you.
epoll.c:847: proactor_rearm_overflow: Assertion `!a->armed' failed.