dev_state/status are not gevent safe
If server is running in gevent mode the dev_state and dev_status methods are not protected. I guess this also applies to the asyncio mode
If server is running in gevent mode the dev_state and dev_status methods are not protected. I guess this also applies to the asyncio mode