We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c5f07 commit 5564bd4Copy full SHA for 5564bd4
deps/rabbit/src/rabbit_core_ff.erl
@@ -229,4 +229,5 @@
229
}}).
230
231
fail(Args) ->
232
+ timer:sleep(2000),
233
throw({pouet, Args}).
0 commit comments