1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00
unleash.unleash/lib
Ivar a710cf0321 Clean up intervals.
We use intervals in three places and we could probably organise them
better in the future. As long as they all do unref they do not form
any issues for us and I will just let them be as is for now.

This closes #186
2017-09-07 22:52:24 +02:00
..
client-metrics Replace sinon with lolex 2017-08-23 11:36:44 +02:00
db Clean up intervals. 2017-09-07 22:52:24 +02:00
error
routes
app.js
app.test.js
event-differ.js
event-differ.test.js
event-type.js
events.js
extract-user.js
logger.js
logger.test.js
metrics.js Upgrade prom-client and add gc-stats 2017-08-23 11:36:52 +02:00
metrics.test.js Upgrade prom-client and add gc-stats 2017-08-23 11:36:52 +02:00
options.js
options.test.js
server-impl.js
server-impl.test.js