Async mode server: dynamic attribute read/write/is_allowed are not called by worker
In async mode (gevent, asyncio, ...) the dynamic attributes read, write and is_allowed methods are not called through the worker like the standard attributes
Edited by Anton Joubert