Skip to content

Conversation

@cheese1
Copy link
Contributor

@cheese1 cheese1 commented Apr 7, 2020

if one has a shared tmpdir, than several instances try to write into that file and bad things start to happen (segfaults)
as each instance has a unique hostname adding that to the filename solved that problem for us.

if one has a shared tmpdir, than several instances try to write into that file and bad things start to happen (segfaults)
as each instance has a unique hostname adding that to the filename solved that problem for us.
@yunosh yunosh merged commit bd23481 into horde:master Jun 8, 2020
@yunosh
Copy link
Member

yunosh commented Jun 8, 2020

Not the most elegant solution, but I cannot come up with a better one for now, thanks!

@cheese1 cheese1 deleted the patch-1 branch June 10, 2020 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants