Fixed internal error during processing response containing a Decimal object...
Compare changes
Files
4+ 10
− 2
@@ -11,6 +11,8 @@ from aiohttp import web
@@ -35,6 +37,12 @@ from hive.server.db import Db
@@ -268,10 +276,10 @@ def run_server(conf):