Skip to content

Commit 58fc239

Browse files
committed
format fixes
1 parent 4316bec commit 58fc239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mcp/server/lowlevel/result_cache.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ class ResultCache:
2828
async calls, allowing multiple clients to join and receive progress
2929
updates, get results and/or cancel in progress calls
3030
TODO CRITICAL!! Decide how to limit Async tokens for security purposes
31-
suggest use authentication protocol for identity - may need to add an
32-
authorisation layer to decide if a user is allowed to join an existing
31+
suggest use authentication protocol for identity - may need to add an
32+
authorisation layer to decide if a user is allowed to join an existing
3333
async call
3434
TODO name is probably not quite right, more of a result broker?
3535
TODO externalise cachetools to allow for other implementations

0 commit comments

Comments
 (0)