Skip to content

Commit

Permalink
run in executor
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Sep 11, 2024
1 parent 9f8fed3 commit 7e265b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_http.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ async def test_http_services(minio_server, fastapi_server, test_user_token):
"type": "my_service",
"config": {
"visibility": "public",
"run_in_executor": True,
},
"echo": lambda data: data,
}
Expand Down

0 comments on commit 7e265b1

Please sign in to comment.