Skip to content

kzemek/swarm-deadlock-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swarm deadlock repro

This repository serves as a repro for bitwalker/swarm#91 . To start reproducing, simply run:

docker-compose up --scale repro=5

This command will build a docker image with the compiled repro Elixir application, and run 5 instances of the image. All the application does is start Swarm and Libcluster with Cluster.Strategy.Gossip topology. A single process on each node prints state of the local Swarm.Tracker process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages