This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
lager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
53
Wiki
Activity
Browse Source
Make sure the ETS config table is really dead
pull/336/head
Mark Allen
9 years ago
parent
8f351602ef
commit
991383d24b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
test/lager_test_backend.erl
+ 1
- 0
test/lager_test_backend.erl
View File
@ -798,6 +798,7 @@ setup() ->
gen_event
:
call
(
lager_event
,
?
MODULE
,
flush
)
.
cleanup
(
_
)
-
>
catch
ets
:
delete
(
lager_config
)
,
%
%
kill
the
ets
config
table
with
fire
application
:
stop
(
lager
)
,
application
:
stop
(
goldrush
)
,
error_logger
:
tty
(
true
)
.
Write
Preview
Loading…
Cancel
Save