https://bugzilla.wikimedia.org/show_bug.cgi?id=67481

--- Comment #3 from Bartosz DziewoƄski <[email protected]> ---
Actually, I don't see any way to implement this, given that everything can be
asynchronous. I might be missing something, but this seems impossible.

We can implement some half-solutions (only guarantee detection of this scenario
when both the track handler and everything it does is synchronous; stop sending
further tracks after some limit is reached;), but they would be prone to
failure and could instill a false sense of confidence.

There is a (conceptually) very simple way to avoid this: don't use deprecated
APIs in your mw.track handler.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to