tighten/duster

--dirty flag gets stuck

nikspyratos opened this issue · 5 comments

On PHP 8.2.4 and latest Duster, using --dirty seems to get stuck:
Screenshot from 2023-04-08 14-40-05

Not sure if this is related to #96, didn't think so since it's not running at all instead of not processing anything.

I definitely have dirty files in the current context. Running without the dirty flag processes them just fine.

Tried again just letting it run until it hopefully hit some error or died and got this:

Screenshot from 2023-04-08 23-55-45

Thanks. Gives a starting point for digging.

I started experiencing the above after upgrading from Laravel 8 to 10.

@nikolaos-spyratos @dellacagna Try the latest release.

Works perfectly now 👍