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

Ori Livneh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]. |[email protected]
                   |org                         |
            Summary|LuaSandbox's profiler       |LuaSandbox's profiler is
                   |crashes under HHVM          |not thread-safe

--- Comment #11 from Ori Livneh <[email protected]> ---
Let's make bug 70177 about the normal & emergency timers, and make this one
about thread-safety issues in the profiling feature.

While I'm here:

* timer_getoverrun can fail if the supplied timer ID is invalid. In that case
it returns -1. We should check for that rather than indiscriminately add the
return value to overrun_count and profiler_signal_count.

-- 
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