Comment #2 on issue 2936 by i...@bnoordhuis.nl: Debugger::EnqueueDebugCommand() thread-safety
https://code.google.com/p/v8/issues/detail?id=2936

I reported it at the request of a V8 team member (don't remember who) when I brought it up in #v8 but that section of the code base has changed significantly since then.

FWIW, it looks like there is still a race window between the in_debug_scope() check and the call to RequestDebugCommand(), although it might be benign.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to