sanic讨论


讨论

建议关注官方issues和sanic community

  • Request argument not as a global variable
    • https://github.com/sanic-org/sanic/issues/69
      • 讨论为什么request对象不作为全局变量,需要显式调用的设计考量
      • 针对log request_id的问题处理
    • https://community.sanicframework.org/t/externally-accessing-the-request-object/894