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

Additional fix to #593 #602

Merged
merged 1 commit into from
May 7, 2019

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Apr 25, 2019

With fix on #593, NFS cache was not flushed when aliases file was opened.

Fixed by opening aliases file as Sympa::LockedFile instance.

Note: To keep exclusive processing by file lock effective, file won't be closed (unlocked) before newaliases will be finised.

… aliases file is opened.

Fixed by opening aliases file as Sympa::LockedFile instance.
Note: To keep exclusive processing by file lock effective, file won't be closed (unlocked) before newaliases will be finised.
@ikedas ikedas added the bug label Apr 25, 2019
@ikedas ikedas added this to the 6.2.44 milestone Apr 25, 2019
@ikedas ikedas merged commit 0c60f16 into sympa-community:sympa-6.2 May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant