{"id":18660473,"url":"https://github.com/codella/erlex_exit_signals","last_synced_at":"2026-04-25T23:36:31.423Z","repository":{"id":177884409,"uuid":"101473360","full_name":"codella/erlex_exit_signals","owner":"codella","description":"Testing Erlang exit signals with Elixir","archived":false,"fork":false,"pushed_at":"2017-08-26T08:29:15.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T14:22:39.011Z","etag":null,"topics":["elixir","elixir-examples","elixir-language","erlang"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codella.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-26T08:28:53.000Z","updated_at":"2017-08-26T08:30:32.000Z","dependencies_parsed_at":"2023-07-10T20:15:28.167Z","dependency_job_id":null,"html_url":"https://github.com/codella/erlex_exit_signals","commit_stats":null,"previous_names":["codella/erlex_exit_signals"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codella/erlex_exit_signals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codella%2Ferlex_exit_signals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codella%2Ferlex_exit_signals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codella%2Ferlex_exit_signals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codella%2Ferlex_exit_signals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codella","download_url":"https://codeload.github.com/codella/erlex_exit_signals/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codella%2Ferlex_exit_signals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32280979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","elixir-examples","elixir-language","erlang"],"created_at":"2024-11-07T07:43:57.694Z","updated_at":"2026-04-25T23:36:31.396Z","avatar_url":"https://github.com/codella.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Testing Erlang Exit Signals with Elixir\nWhen I started wondering how to create a supervision tree using Elixir, I ended up having so many questions about exit signals, and how they impact processes.\n\nThen, I stumbled upon [Understanding Exit Signals in Erlang/Elixir](http://crypt.codemancers.com/posts/2016-01-24-understanding-exit-signals-in-erlang-slash-elixir/), published by Emil Soman on February 29th, 2016.\n\nSince I tend to dive into some code to verify what I read, I wrote some tests using Elixir (ExUnit) to closely observe how processes react to exit signals.\n\nAlso, I started to wonder how a process linked to another one would react in different termination scenario, and I ended up writing some more tests to investigate further.\n\nThis repository is basically containing those tests, that are implemented making extensive use of the `Puppet` module.\n\nThe `Puppet` module has been created to ease writing tests around spawning processes, linking them, killing them and questioning wether those processes are still alive or not.\n\nHope you'll enjoy it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodella%2Ferlex_exit_signals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodella%2Ferlex_exit_signals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodella%2Ferlex_exit_signals/lists"}