holsee / chroxy

Headless Chrome as a Service

Home Page:https://hex.pm/packages/chroxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to run any session programmatically.

zacksiri opened this issue · comments

So the issue I'm having is, if I run the commands inside an IEX session everything works as expected, however if I call this GenServer inside another module / plug request it timesout.

edit: NVM I was causing a deadlock in my code.