oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.3k stars 739 forks source link

rework do_sync() tests #4431

Closed vladak closed 9 months ago

vladak commented 9 months ago

This is attempt to fix #4430 by making the Pool.map() to be called only on non-empty list of commands.

vladak commented 9 months ago

I will keep the bug open because I am not 100% sure this change fixes that. If the problem does not appear for some time then the issue can be closed.