[email protected] wrote: > Yes, although I'd prefer to avoid recursively grabbing locks. The other > concern that I had was that the synchronization decorators need an > external lock, while I'd prefer to have a lock per Transport instance. I > may be missing some key aspect of how decorators work, but I was under > the impression that the locking had to work like the recipe, in order for > the decorator to be useful.
Hm. You may be right. There's got to be a way to do it, but I think it'd end up being far more complicated than is worth it for this bug. Thanks, Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
