spotify / XCRemoteCache

Other
825 stars 50 forks source link

Fixed task hang up in shellInternal due to unread error pipe. #230

Closed grigorye closed 7 months ago

grigorye commented 7 months ago

This should address https://github.com/spotify/XCRemoteCache/issues/229.

grigorye commented 7 months ago

Looks good! If you want to land it, make it a PR and we can merge it.

Thanks, yeah, fixing this thing may help to avoid encountering the hangup in further iterations, if any.

polac24 commented 7 months ago

thanks!