Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in_tail: Add a missing nil check for rotated_tw in update_watcher #3754

Merged
merged 1 commit into from May 24, 2022

Commits on May 24, 2022

  1. in_tail: Add a missing nil check for rotated_tw in update_watcher

    The tail watcher for the path might by already removed from @Tails by
    refresh_watchers.
    
    Fix #3752
    
    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed May 24, 2022
    Copy the full SHA
    e3f0bb0 View commit details
    Browse the repository at this point in the history