figwheel-main 2022-06-15

any fellow Windows users out there? Seems that figwheel keeps a bunch of file handles open, which is fine with *nix, but Windows doesn't like that. So things like git pull becomes problematic when figwheel is running. Has anyone else experienced this?