Closed Mogost closed 5 months ago
Hi @selwin @jrief, could you please take a look at this?
@Mogost commented on your PR. This is a very useful addition, thanks!
@selwin could we have a new release for this? It would make my life a little easier.
Will try to make a release this weekend :)
Message ID: @.***>
Hi, I have multiple instances of my application deployed on one server. I got the error, stacktrace attached
I use celery option. It looks like I cannot fix that problem without monkey-patching this https://github.com/ui/django-post_office/blob/9acc56f2c38f36862c296fea587879dc776f80a8/post_office/lockfile.py#L155 or rewriting tasks https://github.com/ui/django-post_office/blob/9acc56f2c38f36862c296fea587879dc776f80a8/post_office/tasks.py
Ideally name of lock file should be a setting like