e2

Code pulled with git from git://github.com/gar1t/e2.git with the last commit being 50a7caa

These are Current warnings for e2.

dialyzer -n -q -Wno_improper_lists ebin
e2_service.erl:3: Callback info about the e2_gen_server behaviour is not available
e2_task.erl:5: Callback info about the e2_gen_server behaviour is not available
e2_task.erl:29: Call to missing or unexported function e2_gen_server:cast/3
e2_task_supervisor.erl:35: The variable _ can never match since previous clauses completely covered the type 'false'
e2_worker_pool.erl:51: Function dispatch_work/2 will never be called