The improvements never stop: Soprano 2.4.2 fixes a few bugs in the 2.4 series:
- LocalSocketClient and TcpClient: do not re-establish a connection on model deletion. (This fixes a crash when using a client as a global static)
- Properly protect ErrorCache from multithread clashes. (Thanks to Andreas Hartmetz for the patch)
- Slight optimizations in the Virtuoso backend.
- Do not crash in ClientModel when the connection is lost.