Skip to content

Commit 1ffcb06

Browse files
committed
wip
1 parent 7723b78 commit 1ffcb06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mos-gateway/src/mosStatusHandler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export class MosStatusHandler {
9090

9191
const diffTime = this.#mosTypes.mosTime.create(Date.now())
9292

93-
// nocommit - should this be done with some concurrency?
93+
// Future: should this be done with some concurrency?
9494
for (const status of statusDiff) {
9595
// New implementation 2022 only sends PLAY, never stop, after getting advice from AP
9696
// Reason 1: NRK ENPS "sendt tid" (elapsed time) stopped working in ENPS 8/9 when doing STOP prior to PLAY

0 commit comments

Comments
 (0)