Skip to content

Small demo project to show an issue I have when using distillery and Erlang ports

Notifications You must be signed in to change notification settings

DerKastellan/release-weirdness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample

Simple project for demonstrating an issue I have when doing a release with distillery over a software using the Erlang port API.

I use elixir 1.3.4 on Erlang OTP version 19.

On mix run the interaction with the port application works.

If I do mix release --profile=sample:prod and then run _build/dev/rel/sample/bin/sample foreground or _build/dev/rel/sample/bin/sample console the port application prints its first print but then hangs forever - apparently no pipe communication takes place.

About

Small demo project to show an issue I have when using distillery and Erlang ports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published