Skip to content

Conversation

@holsee
Copy link
Contributor

@holsee holsee commented Apr 30, 2019

It would appear that the ChromeRemoteInterface.Session does not need to be a GenServer.

This will also remove the following warning:

warning: function init/1 required by behaviour GenServer is not implemented (in module ChromeRemoteInterface.Session). We will inject a default implementation for now: def init(init_arg) do {:ok, init_arg} end 
@andrewvy andrewvy merged commit e2612bb into andrewvy:master Apr 30, 2019
@andrewvy
Copy link
Owner

Whoops, probably a left-over from initial thinking. Thank you!

@holsee holsee deleted the fix/session-init branch April 30, 2019 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants