Skip to content

Commit 55d7116

Browse files
committed
wip: initial PR WIP commit
[ci skip]
1 parent aaaae01 commit 55d7116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nodes/NodeConnectionManager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import * as nodesPB from '../proto/js/polykey/v1/nodes/nodes_pb';
3333
import { never, promise } from '../utils';
3434
import { resolveHostnames } from '../network/utils';
3535

36+
// TODO: finish off agent migration work after CLI migration is done.
3637
// TODO: check all locking and add cancellation for it.
3738

3839
type ConnectionAndTimer = {

0 commit comments

Comments
 (0)