Don't always dump memory
This commit is contained in:
parent
4f2c94442f
commit
568a621799
|
@ -108,6 +108,5 @@
|
|||
(kill-connection! conn)
|
||||
(connection-loop))])))))
|
||||
(define (connection-loop)
|
||||
(dump-memory-stats)
|
||||
(sync the-evt))
|
||||
(connection-loop))
|
||||
|
|
Loading…
Reference in New Issue
Block a user