Control: tags -1 confirmed
Control: severity -1 normal
thanks

On Tue, Feb 23, 2021 at 12:21:56PM -0500, Brent Baccala wrote:
> Then I modified the custom service to protect the call to adduser with
> a POSIX semaphore.

Yes, adduser should lock itself against concurrent invocation.

This is probably hard to write a test-case for without having a testing
option that makes adduser sleep while the other instance is invoked.

Severity normal since this does not happen during package installations,
but only in concurrent settings.

Greetings
Marc

Reply via email to