You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to v8-users
I was thinking on how to pause an infinite loop. In that case, the websocket reads has to be on a different thread, then V8Debugger has to be thread safe.
Is V8Debugger thread safe for me to implement this?