aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/zip.erl
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2011-04-29 10:05:01 +0200
committerSiri Hansen <[email protected]>2011-05-04 10:16:00 +0200
commit859c9788cab850c94a4f303450096682435bae2b (patch)
treeeab22bf8669d1dc925a5db7cefe9a696d2957532 /lib/stdlib/src/zip.erl
parentfbe3499614deb0165e93d03e6d84cfd8a3510958 (diff)
downloadotp-859c9788cab850c94a4f303450096682435bae2b.tar.gz
otp-859c9788cab850c94a4f303450096682435bae2b.tar.bz2
otp-859c9788cab850c94a4f303450096682435bae2b.zip
Change list to set in supervisor for saving pids of dynamic temprary children
Since initial arguments of temporary children under simple_one_for_one supervisors are not saved, only a list of pids was stored in such supervisors. When adding/deleting many children, this would scale badly. To avoid this the list is now changed to a set.
Diffstat (limited to 'lib/stdlib/src/zip.erl')
0 files changed, 0 insertions, 0 deletions