Some applications need the socket to be set-up as non-blocking. I use circus for this, and it supports nonblocking mode, but when I use use_papa in circus, the sockets are not set-up as non-blocking because papa doesn't support it.
Related papa issue: https://github.com/scottkmaxwell/papa/issues/3
Some applications need the socket to be set-up as non-blocking. I use circus for this, and it supports nonblocking mode, but when I use use_papa in circus, the sockets are not set-up as non-blocking because papa doesn't support it. Related papa issue: https://github.com/scottkmaxwell/papa/issues/3