On 1/25/2018 6:41 PM, Clay Gerrard wrote: > Does it help that swift also had to fix this? > > https://github.com/openstack/swift/blob/6d2503652b5f666275113cf9f3e185a2d9b3a121/swift/common/utils.py#L4415 > > The interesting/useful bit is where we replace our primary loghandlers > createLock method to use one of these [Green|OS]-thread-safe PipeMutex > lock things... Is ThreadSafeSysLogHandler something that could live in oslo.log so we don't have to whack this mole everywhere at random times? -- Thanks, Matt