status-go/server
osmaczko a584ab086a
Fix/timesource offline (#4309)
* fix: add missing callback cleanup in timesource

fixes: "panic: sync: negative WaitGroup counter"

part of: status-im/status-desktop#12691

* fix: ensure timesource.GetCurrentTime is non-blocking

closes: status-im/status-desktop#12691
2023-11-13 14:06:32 -05:00
..
pairing Fix/timesource offline (#4309) 2023-11-13 14:06:32 -05:00
servertest
certs.go Fix/timesource offline (#4309) 2023-11-13 14:06:32 -05:00
certs_test.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
device.go
device_test.go
handlers.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
handlers_linkpreview.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
handlers_test.go fix: link previews public keys (#4272) 2023-11-09 16:24:35 +00:00
ips.go optimised finding server cert (#4148) 2023-10-18 14:17:49 +08:00
ips_test.go [CHERRY-PICK] PR#4036 (#4037) 2023-09-20 10:37:51 +01:00
ports.go
qrops.go
qrops_test.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
server.go
server_media.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
server_test.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
timeout.go
timeout_test.go