high init priority for FiberManagerMap data
authorMark McDuff <mcduff@fb.com>
Tue, 7 Jul 2015 22:20:59 +0000 (15:20 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 9 Jul 2015 22:32:54 +0000 (15:32 -0700)
commitbf52653d56e76857cf2712f36c034ae9f8bb15c6
tree824e4413ec82b27c872b3d51503a8bdcd1fdb20f
parent28f7b88becd3c26e941916b87e0b616e2dd6edd6
high init priority for FiberManagerMap data

Summary: Ran into a bug in D2158570 where we dtor'ing these data structures before the event bases destructed, so the assert on line 47 (of the old code) failed.

Reviewed By: @andriigrynenko

Differential Revision: D2198318
folly/experimental/fibers/FiberManagerMap.cpp