Using docker-compose down you see messages simialr to the following.
Removing network <network_name>
ERROR: <network_name> has active endpoints
This issue occurs because the network refresh does not trigger correctly for some types of container state changes.
This is known issue affecting 1.x. Currently, there is no resolution.