pkoretic/recurse

QtConcurrent::run and aborted requests segfaulting

pkoretic opened this issue · 0 comments

  • run kitchen_sink example
  • run ab to do some testing
ulimit -n 100000; ab -n 5000 -c 200  "http://127.0.0.1:3001/
  • force stop testing (CTRL-C)