> On May 24, 2025, at 5:53 PM, Gary Gregory wrote:
>
> On Sat, May 24, 2025, 20:22 Phil Steitz wrote:
>
>> The [pool] unit tests in the 2_X branch are riddled with deprecation
>> warnings mostly due to either changed method names or legacy time-related
>> methods where the non-deprecated ve
On Sat, May 24, 2025, 20:22 Phil Steitz wrote:
> The [pool] unit tests in the 2_X branch are riddled with deprecation
> warnings mostly due to either changed method names or legacy time-related
> methods where the non-deprecated version takes a Duration instead of a
> long. I am on the fence as
The [pool] unit tests in the 2_X branch are riddled with deprecation
warnings mostly due to either changed method names or legacy time-related
methods where the non-deprecated version takes a Duration instead of a
long. I am on the fence as to whether to fix these now or wait until the
deprecated