Fix deadlock in sys: scheme
This patch fixes a deadlock in the sys: scheme that is triggered when the iostat resource() is called in the same scope where the RwLock protecting the scheme's handles is write-locked.
This patch fixes a deadlock in the sys: scheme that is triggered when the iostat resource() is called in the same scope where the RwLock protecting the scheme's handles is write-locked.