diff --git a/duplicated_updates_race.html b/duplicated_updates_race.html new file mode 100644 index 0000000..b37ff92 --- /dev/null +++ b/duplicated_updates_race.html @@ -0,0 +1,61 @@ + + + + + + + test webxdc - duplicated updates race test + + + + < Back + +

Duplicated Updates Race Test

+

+ At the time of writing this test desktop has a bug that each update causes + sending all new update from the update's serial onwards, which results in + updates getting processed multiple times, which can confuse your webxdc + app if it does not account for it. +

Read More deltachat-desktop#3296 +

+ +
+ + + + + diff --git a/index.html b/index.html index 0b8d04e..576e425 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,15 @@ +
+

Webxdc Status Update Tests

+
+ + Duplicated Status Updates Race Test + +
+
+