0.8.0
As documented, onEnable may be called multiple times (ex: when host issues SET_CONFIURATION requests). This led to duplicate block submission, which in turn led to KeyErrors in python-libaio when the 2nd completion event for a given block would happen.