Skip to content

Commit b02e493

Browse files
generatedunixname1485808953120457meta-codesync[bot]
authored andcommitted
fbcode/common
Reviewed By: dtolnay Differential Revision: D102125075 fbshipit-source-id: 5b14ebfc84f50edbe65214dbe18b3a9c2cf66e77
1 parent dc80bed commit b02e493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/util/Util/Control/Exception.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import Util.Log
4343
-- (technically, children of 'SomeAsyncException'). Catching
4444
-- asynchronous exceptions is almost never what you want to do: it can
4545
-- result in ignoring 'ThreadKilled' which can lead to deadlock (see
46-
-- <https://our.internmc.facebook.com/intern/diff/D4745709/
46+
-- <https://www.internalfb.com/intern/diff/D4745709/
4747
-- D4745709>).
4848
--
4949
-- Use this instead of the raw 'catch' when catching 'SomeException'.

0 commit comments

Comments
 (0)