Skip to content

Commit bd7822f

Browse files
committed
wip: initial PR WIP commit
[ci skip]
1 parent 4f5e6fa commit bd7822f

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
@@ -35,6 +35,7 @@ import * as utils from '../utils';
3535
import { clientManifest as agentClientManifest } from '../agent/handlers/clientManifest';
3636
import { getRandomBytes } from '../keys/utils/random';
3737

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

4041
type AgentClientManifest = typeof agentClientManifest;

0 commit comments

Comments
 (0)