✨ ⬛ sessionRunner.ts
This commit is contained in:
@@ -56,3 +56,4 @@ export function toInfraSessionId(id: string): string {
|
|||||||
return 'cse_' + id.slice('session_'.length)
|
return 'cse_' + id.slice('session_'.length)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -65,3 +65,4 @@ export async function generateSessionName(
|
|||||||
return null
|
return null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user