mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-03-10 22:43:54 +00:00
Don't check the database again after tranfer completes
This commit is contained in:
parent
4269ed0f05
commit
0217b2b9db
@ -392,8 +392,7 @@ static void sync_send_response(struct subscriber *dest, int forwards, uint64_t t
|
||||
|
||||
if (rowid>max_token){
|
||||
// a new bundle has been imported
|
||||
if (!rhizome_is_bar_interesting(bar))
|
||||
rhizome_sync_bundle_inserted(bar);
|
||||
rhizome_sync_bundle_inserted(bar);
|
||||
}
|
||||
|
||||
if (count < max_count){
|
||||
|
Loading…
x
Reference in New Issue
Block a user