Lock file needs a better name

Bug #1523306 reported by Brian Tiemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Concurrent Log Handler for Python
New
Undecided
Unassigned

Bug Description

Hi—thanks for maintaining ConcurrentLogHandler!

I use it in nearly all my projects, but every time I install it I have to hack in a one-line fix to change "django.lock" to "_clh_django.lock" so it's easier to type and tab-complete the logfile name ("django.log"). Could this be made part of the official code? Any prefix to keep them from colliding so easily.

Revision history for this message
Preston Landers (planders) wrote :

FYI this fork has this change where it adds a `.__` prefix to the lockfile.

https://github.com/Preston-Landers/ConcurrentLogHandler

Revision history for this message
Brian Tiemann (btman) wrote : Re: [Bug 1523306] Lock file needs a better name

Hi—that's awesome. Thanks for letting me know!

Brian

On Jul 25, 2017, at 02:25 PM, Preston Landers <email address hidden> wrote:

FYI this fork has this change where it adds a `.__` prefix to the
lockfile.

https://github.com/Preston-Landers/ConcurrentLogHandler

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1523306

Title:
Lock file needs a better name

Status in Concurrent Log Handler for Python:
New

Bug description:
Hi—thanks for maintaining ConcurrentLogHandler!

I use it in nearly all my projects, but every time I install it I have
to hack in a one-line fix to change "django.lock" to
"_clh_django.lock" so it's easier to type and tab-complete the logfile
name ("django.log"). Could this be made part of the official code? Any
prefix to keep them from colliding so easily.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-concurrent-log-handler/+bug/1523306/+subscriptions

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.