added profiler tooling to enable automated generation of profile reports
This commit is contained in:
@@ -208,6 +208,7 @@ func (f *Follows) startSubscriptions(ctx context.Context) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
urls := f.adminRelays()
|
urls := f.adminRelays()
|
||||||
|
log.I.S(urls)
|
||||||
if len(urls) == 0 {
|
if len(urls) == 0 {
|
||||||
log.W.F("follows syncer: no admin relays found in DB (kind 10002)")
|
log.W.F("follows syncer: no admin relays found in DB (kind 10002)")
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user