I carried out a load test for nope example.
./wrk -t1 -c1 -d10s http://localhost:4242/factor
The config is: NOPE_EPOLL, NOPE_THREAD 2
The bug looks like this:
GET /factorGET /factorGET /factorGET /factorGET /factorGET /factorGET /factorGET /factorGET .... /factorGET /factorGEclose: Bad file descriptor
I carried out a load test for nope example.
The config is: NOPE_EPOLL, NOPE_THREAD 2
The bug looks like this: