Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] Broke main

Hi,

I broke main. Sorry.

There were actually two bugs:
 - missing synchronization in the lock tracking code
 - overly restrictive assertions in StableRandomVariableProvider.normalize(...) used by the ShaclSail

The first one I fixed and merged already and a fix for the second will be merged once the tests are green.

Håvard

Back to the top