Quellcode durchsuchen

Documented a bug

arianagiroux vor 1 Woche
Ursprung
Commit
54c6f51742

+ 6 - 0
issues/bug:-Model.Poll-can-overwrite-itself/description

@@ -0,0 +1,6 @@
+Poll() architecture can result in result lists being overwritten
+
+---
+Poll() needs a method to ensure that a new set of pings go out only when the previous ping to the relevant address is done. This can be reproduced by polling an address with a varied/incosistent delay times.
+
+Effectively, if a result comes in *after* a subsequent ping, it will drop the history tracked internally.

+ 1 - 0
issues/bug:-Model.Poll-can-overwrite-itself/status

@@ -0,0 +1 @@
+open

+ 0 - 0
issues/bug:-Model.Poll-can-overwrite-itself/tags/bug


+ 0 - 0
issues/bug:-Model.Poll-can-overwrite-itself/tags/fatal


+ 0 - 0
issues/bug:-Model.Poll-can-overwrite-itself/tags/v0.1