Don’t save Sone twice, especially not while synchronizing on the Sone.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 20 Apr 2011 17:01:42 +0000 (19:01 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 20 Apr 2011 17:03:34 +0000 (19:03 +0200)
commit584485247a06f2b2b9d87bc76c46f94968deb4af
tree6b1ef6e1a9a3a6139f71aed18d00fe8f8d4ff90a
parent3051dd21c82e479d0e03daa92b588faac2337048
Don’t save Sone twice, especially not while synchronizing on the Sone.

This causes deadlocks.
src/main/java/net/pterodactylus/sone/core/SoneInserter.java