Closed mbostock closed 1 year ago
Fixes a race condition where a variable can reject after being invalidated. It’d be nice to have a unit test for this, but I’m not sure if it’s practical. I was able to reproduce this (as described in the other private repo).
Fixes a race condition where a variable can reject after being invalidated. It’d be nice to have a unit test for this, but I’m not sure if it’s practical. I was able to reproduce this (as described in the other private repo).