Commit 1edb1eb
committed
exmdb_client: switch remote_id back to using PID instead of startuptime
When multiple services (midb, zcore) are started at the same time on the same
machine, time(nullptr) yields the same value, which means they receive
notifications they did not necessarily ask for.
Fixes: gromox-1.16-78-gd099a2d04
Fixes: gromox-1.16-198-gfdd4c84e31 parent 542d1f6 commit 1edb1eb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments