Proc
Proc
I think I'm missing a step in your experiment, right now I'm not sure what the issue is.
Not much. We introduced poll_intervall_v2 to stay semver compliant, we should change poll_intervall for v7 and thus remove v2. And for thread start, join etc we don't handle errors the...
Yep that's the plan for when we actually go for v7. Until then I'd leave it as is (in main), or we'll have a harder time making patch/fix releases.
No we normally don't have that, but you can do a PR for these things anyway.
So it happens with fseven, but not kqueue ? And if I get this right: the folder already exists, the file doesn't. And it happens only when you then run...
Note: someone with macos will have to debug this.
See https://github.com/notify-rs/notify/issues/554 the OS details are leaking here..
#525 possibly
Also +1 for removing crossbeam channel. It's a safe bet that it will be part of the std anyway.
Let's merge this with #568 as 7.0 and try to get everything else into 6.X Or is there anything else that would be major breaking ?