Source problem is that an internal sorted list just compares to entries and assumes if the compare method returns '0' both objects are equal. As we used the priority for comparison this results in Closeables that did not run on shutdown and thus caused a leak.
2018-09-14 22:25:14
Frank Lützenkirchen <frank.luetzenkirchen@uni-due.de>