Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Make server self destruct #66

Merged
merged 3 commits into from
Nov 6, 2016
Merged

Make server self destruct #66

merged 3 commits into from
Nov 6, 2016

Conversation

carloslima
Copy link
Collaborator

No description provided.

Check every 100ms if it has started with an upper limit of 5s

Previously we checked after 0.1s, 0.3s, 0.6s and 1s only, with a slower
start ending up causing an exception later
@carloslima
Copy link
Collaborator Author

This depends on (and includes) #67

instead of twice per second :P
@slashmili
Copy link
Owner

LOL, I never thought of this 👍

@slashmili slashmili merged commit f92567c into master Nov 6, 2016
@carloslima carloslima deleted the make-server-self-destruct branch November 6, 2016 17:52
@lATAl
Copy link
Contributor

lATAl commented Mar 30, 2017

@slashmili This make error with elixir 1.2.3

@slashmili
Copy link
Owner

@lATAl can you provide the errors?

@lATAl
Copy link
Contributor

lATAl commented Mar 30, 2017 via email

@slashmili
Copy link
Owner

@lATAl Ah! that's correct :(

Well we can check if elixir is older and don't enable this feature, what do you think?

@lATAl
Copy link
Contributor

lATAl commented Apr 2, 2017

@slashmili Yes. Can you do that?

slashmili added a commit that referenced this pull request Apr 3, 2017
@slashmili
Copy link
Owner

@lATAl can you check support-elixir1.2 branch?

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

Successfully merging this pull request may close these issues.

3 participants