Skip to content

Commit

Permalink
Update mailboxer-early-detection-of-erlang-communication-errors.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-nika committed Jun 24, 2024
1 parent deb713a commit d6a2ce3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ speakers:
- _participants/duncan-paul-attard.md

---
The talk presents and demonstrates a new communication checking tool for Erlang codebases: Mailboxer.
The talk presents and demonstrates a new prototype communication checking tool for Erlang codebases: Mailboxer.

If a developer annotates parts of an Erlang codebase with expected message types Mailboxer can statically detect many communication errors in the annotated processes. So errors like unreceived messages, some deadlocks, protocol violations, typos in message tags etc. Finding errors early in development reduces debugging and development times.

Expand Down

0 comments on commit d6a2ce3

Please sign in to comment.