vide icon indicating copy to clipboard operation
vide copied to clipboard

fix recursive queue flush

Open alicesaidhi opened this issue 1 year ago • 0 comments

do u know how hard it is to solve recursive queue flushing

fixes a bug where a effect calling batch would result in a recursive queue flush due to it updating the effect too. also removes the error since the behavior for it changed to start flushing from when the batch call was started rather than flushing the entire update_queue

alicesaidhi avatar Aug 15 '24 00:08 alicesaidhi