DanTheCoder

Results 4 comments of DanTheCoder

I have been trying to debug the code issue, and the comment mentions it could be because of a deadlock on line 97 in the target.go file. I am not...

More so this line will sometimes work or hang: `chromedp.Evaluate(scrollingScript, nil)`. I am assuming it has to do with this comment in the target.go file: ``` // syncEventQueue is used...

@jsbxyyx How do you run just the rm-datasource tests? When I run them on my local machine, there are a lot of packages that are giving me issues from other...