msr-consulting / exscalabar_server

Repository for the EXSCALABAR server.
http://www.msrconsults.com/ukmet-gh/exscalabar
0 stars 1 forks source link

Clean up tables on actor exit #42

Closed lo-co closed 8 years ago

lo-co commented 9 years ago

We need to clean up the actor maps when another actor exit. The entries should be removed from the enqueuer map as well as the data map.

JustinLangridge commented 8 years ago

What testing is needed for this?