durable-queue icon indicating copy to clipboard operation
durable-queue copied to clipboard

Fix for Java 13 compatibility #23

Open markbastian opened this issue 4 years ago • 3 comments

Fix entailed added type hints to resolve breaking code. All unit tests pass. No reflection errors in core ns. I did not update project dependencies to minimize project changes but this might be a good idea as well.

markbastian avatar Apr 07 '20 05:04 markbastian

@markbastian would you be interested in following up on this work now? I can release a new version once this is approved, perhaps by @ztellman ?

slipset avatar Feb 24 '22 20:02 slipset

Absolutely! I haven't looked at this in ages but it should still be good to go.

markbastian avatar Feb 25 '22 03:02 markbastian

i tested these changes, i'm not sure what the process is for merging, but for the few people who use this lib, i think merging and making a release would be welcome.

boxxxie avatar Apr 13 '22 18:04 boxxxie