Hi Gary! I've added multi-line comments in the middle of code blocks I touched. e.g. https://github.com/apache/commons-pool/blob/016a1f67263fe1cde1d910dc7002d972811951c5/src/main/java/org/apache/commons/pool2/impl/GenericObjectPool.java#L919
I also tried to write extensive commit comments. LieGrue, strub > Am 23.11.2018 um 16:18 schrieb Gary Gregory <[email protected]>: > > On Fri, Nov 23, 2018 at 2:57 AM Mark Struberg <[email protected]> > wrote: > >> should read: This change (putting a new item back to the idle pool) was >> needed to prevent a dead-lock.... >> >> *grabbing a fresh coffee* >> >>> Am 23.11.2018 um 10:49 schrieb Mark Struberg <[email protected]>: >>> >>> This change (putting a new item back to the idle pool was needed to >> prevent a dead-pool >> > > Hi Mark, > > Would you mind adding some comments to the code to help future maintainers? > > Gary (currently sipping coffee) > > >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
