RFE: In lockfile, include UID, and add FQDN to hostname#1
Open
pwa0202 wants to merge 57 commits intogedarling:masterfrom
Open
RFE: In lockfile, include UID, and add FQDN to hostname#1pwa0202 wants to merge 57 commits intogedarling:masterfrom
pwa0202 wants to merge 57 commits intogedarling:masterfrom
Conversation
- README - lib/File/NFSLock.pm
Fix RT#86125
Avoid gleefully double removing possibly valid lockfile when ->unlock is explicitly called and then DESTROY is implicity called.
Avoid gleefully double removing valid lockfile when ->unlock is explicitly called.
…aturely released by the crashed lock detection cleanup process.
…d of writing to "GLOB(...)" in CWD
…ot be deleted before the handles are closed
win32 fixes
…ock_file has been already exclusive locked using File::NFSLock This allows it to be more compatible with Win32 perl.
Add travis-ci support
do "Makefile.PL" failed, '.' is no longer in @inc; did you mean do "./Makefile.PL"? at File-NFSLock.spec.PL line 32. Makefile.PL: Missing WriteMakefile at File-NFSLock.spec.PL line 36. make: *** [File-NFSLock.spec] Error 2
do "lib/File/NFSLock.pm" failed, '.' is no longer in @inc; did you mean do "./lib/File/NFSLock.pm"? at (eval 1) line 2. No version! at File-NFSLock.spec.PL line 41. make: *** [File-NFSLock.spec] Error 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on CPAN ticket 112723