mirror of
https://github.com/facebook/Haxl.git
synced 2024-12-23 16:53:02 +03:00
c67b7af2e0
Summary: Turning IO monad exceptions into Haxl monad exceptions can result in the IO monad exception being lost, which is what was happening to our AllocationLimitExceeded exceptions. See the comment with rethrowAsyncExceptions for more details. See also D1870627 Test Plan: P19741543 is a request that blows the alloc limit but wasn't being caught before. Reviewed By: akr@fb.com Subscribers: ldbrandy, memo, watashi, smarlow, akr, bnitka, jcoens FB internal diff: D1870631 Tasks: 6240444 Signature: t1:1870631:1424867073:d03bd0368ee968cecbcc5a0f654772b6f0eaf147 |
||
---|---|---|
.. | ||
BatchTests.hs | ||
Bench.hs | ||
CoreTests.hs | ||
DataCacheTest.hs | ||
ExampleDataSource.hs | ||
LoadCache.hs | ||
LoadCache.txt | ||
Main.hs | ||
MockTAO.hs | ||
TARGETS | ||
TestExampleDataSource.hs | ||
TestTypes.hs |