quchen / amoeba

Amœba is a distributed network.
Other
18 stars 1 forks source link

The eternal memory leak #4

Closed quchen closed 10 years ago

quchen commented 10 years ago

When a worker goes down, there is some form of leak. Neighbours don't get cleaned up, threads may keep running when they shouldn't.

The issue is only apparent when using a restarting node pool; standard workers aren't restarted and don't show an issue (at least not in a noticeable way).

quchen commented 10 years ago

The leak seems to be somewhat fixed (tested with 7cc987cff937938e273da500c896ece5b9e4b6e1):

quchen commented 10 years ago

Fixed in 34d3b95602a4113562933c164549efb408af724c