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

Sinan breaks if you have faxien hooks in the _hooks di #2

Closed
ericbmerritt opened this issue Apr 2, 2010 · 1 comment
Closed

Sinan breaks if you have faxien hooks in the _hooks di #2

ericbmerritt opened this issue Apr 2, 2010 · 1 comment

Comments

@ericbmerritt
Copy link
Contributor

What steps will reproduce the problem?

  1. Add _hooks into the base of the project
  2. create a fax_post_install hook file
  3. run sinan dist

What is the expected output? What do you see instead?

This is from kernel.log

class: exit
reason: {shutdown,
{gen_server,call,
[eta_engine,
{run,sinan,build,"1771b9f2-804f-48ea-aa7a-982435b2288e",
#Fun<sin_hooks.0.51987102>},
infinity]}}
stack: [{gen_server,call,3},
{sinan,do_task,4},
{swa_crary_handler,handler,2},
{crary_ctrl,call_handler,2},
{crary_util,'-spawn_link/1-fun-0-',1},
{proc_lib,init_p,3}]

@ericbmerritt
Copy link
Contributor Author

faxien no longer does hooks

ericbmerritt added a commit that referenced this issue May 6, 2012
This moves sinan away from the escript based start script that was
causing us so many problems back to a more normal release start
script.

[#2 status:resolved]

Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
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

1 participant