figwheel-main

2022-06-15T11:41:36.138289Z

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?