]> git.lizzy.rs Git - rust.git/commit
Suppress a libuv leak on mac
authorBrian Anderson <banderson@mozilla.com>
Sat, 3 Aug 2013 05:05:32 +0000 (22:05 -0700)
committerBrian Anderson <banderson@mozilla.com>
Sat, 3 Aug 2013 05:05:34 +0000 (22:05 -0700)
commit8f9c1724d0e085c673df3134bdc606cde72207a1
tree239c7d0de28b14c7497c87c00e67484fba311675
parentefd6eafeb4f734ef7883afadb4e50099430c76f2
Suppress a libuv leak on mac

I suspect that this is a race between process exit and the termination of
worker threads used by libuv (if I sleep before exit it doesn't leak). This
isn't going to cause any real problems but should probably be fixed at
some point.
src/etc/x86.supp