test: add multi-function stress suite and severe load testing
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
def main():
|
||||
return '{"status":"ok","service":"json"}'
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
def main():
|
||||
return '{"status":"ok","service":"json"}'
|
||||