◐ Shell
clean mode source ↗

Message 161470 - Python tracker

> So what are you suggesting?  That a lock of the default type should
> raise an error if you try to acquire it when it has been acquired in a 
> previous process?

I was suggesting a way to make 'logging' fork-safe. No more, no less.

Does what my previous comment make sense in light of this?

> Using a generation count

Sure, that's a good idea.