Skip to content

Commit

Permalink
wip: initial PR WIP commit
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tegefaulkes committed Jul 20, 2023
1 parent aaaae01 commit 55d7116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nodes/NodeConnectionManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import * as nodesPB from '../proto/js/polykey/v1/nodes/nodes_pb';
import { never, promise } from '../utils';
import { resolveHostnames } from '../network/utils';

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

type ConnectionAndTimer = {
Expand Down

0 comments on commit 55d7116

Please sign in to comment.