Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't provide GenServer options to DeltaCrdt #49

Open
hissssst opened this issue Jun 17, 2020 · 4 comments
Open

Can't provide GenServer options to DeltaCrdt #49

hissssst opened this issue Jun 17, 2020 · 4 comments

Comments

@hissssst
Copy link
Contributor

I can write the PR

@hissssst
Copy link
Contributor Author

hissssst commented Jul 9, 2020

@derekkraan ping

@derekkraan
Copy link
Owner

Hi, maybe you can elaborate on what this means?

@hissssst
Copy link
Contributor Author

hissssst commented Jul 9, 2020

GenServer.option() ::
  {:debug, debug()}
  | {:name, name()}
  | {:timeout, timeout()}
  | {:spawn_opt, Process.spawn_opt()}
  | {:hibernate_after, timeout()}

It would be nice to be able to pass these options to DeltaCrdt.start_link

@derekkraan
Copy link
Owner

Ah ok. Should be a short PR I think, and I would merge that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants