datactive / bigbang

Scientific analysis of collaborative communities
http://datactive.github.io/bigbang/
MIT License
149 stars 52 forks source link

remove extra call from open_list_archives that created an infinite recursion #427

Closed npdoty closed 3 years ago

npdoty commented 3 years ago

addresses #425

still needed: better, non-unit tests for mailman.py so that regressions will be caught automatically

This change got added in during the formatting changes, but it affects the actual flow of collecting mail and opening archives, in a way that introduced an infinite loop.