mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
In-memory reaper. TtlSet needs tests.
This commit is contained in:
parent
89aedcef06
commit
25544d1a1a
10 changed files with 231 additions and 87 deletions
|
@ -26,7 +26,7 @@ module.exports = {
|
|||
)
|
||||
}
|
||||
}
|
||||
, lastHeartbeatAt: null
|
||||
, present: null
|
||||
, providerChannel: {
|
||||
indexFunction: function(device) {
|
||||
return device('provider')('channel')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue