lizmat / App-Rak

21st century grep / find / ack / ag / rg on steroids
Artistic License 2.0
152 stars 7 forks source link

Encountering a file with no permission causes rak to die #43

Closed vrurg closed 3 months ago

vrurg commented 1 year ago

Should be easily reproducible. The stack trace I get:

A worker in a parallel iteration (hyper or race) initiated here:
  in sub show-results at /Users/vrurg/.rakubrew/versions/moar-2023.06/install/share/perl6/site/sources/0EF12FD1BF22C1537911336CC1F79E719B4D99E4 (App::Rak) line 975
[...snip...]

Died at:
    Failed to open file [...]: Permission denied
      in sub show-results at /Users/vrurg/.rakubrew/versions/moar-2023.06/install/share/perl6/site/sources/0EF12FD1BF22C1537911336CC1F79E719B4D99E4 (App::Rak) line 975
lizmat commented 1 year ago

Sometime in the coming weeks I'll be looking at App::Rak again. How you can wait until then!

vrurg commented 1 year ago

I know about the problem for a few months at least. So, no big deal. :)

lizmat commented 3 months ago

Fixed in the next version of path-utils -> rak -> App::Rak