mirror of
https://github.com/simon987/Architeuthis.git
synced 2025-12-14 17:39:03 +00:00
garbage collector for limits, add readme
This commit is contained in:
@@ -17,6 +17,7 @@ def e500():
|
||||
|
||||
@app.route("/404")
|
||||
def e404():
|
||||
time.sleep(0.5)
|
||||
return Response(status=404)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user