Historique des commits

Auteur SHA1 Message Date
  wangweimin 94bec9539c fix: threadbased session block in `close()` il y a 4 ans
  wangweimin 419d10747a maint: use `session.info` instead of `session.get_info()` il y a 4 ans
  wangweimin 798b70cc27 maint: reformat code il y a 4 ans
  wangweimin 863ef86d34 maint: use `session.local` instead of `session.data()` il y a 4 ans
  wangweimin 961ab07db0 maint: output error traceback to frontend's console il y a 4 ans
  wangweimin 3a8907b751 feat: use Scope system instead of Anchor il y a 5 ans
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() il y a 5 ans
  wangweimin eff1f394d2 test: fix cases' output not identical il y a 5 ans
  wangweimin fe6b0b0b64 feat: add `session.get_info()` to get session info il y a 5 ans
  wangweimin c6da57e1a3 feat: raise SessionClosedException when session close by user il y a 5 ans
  wangweimin 330f76dc57 feat: `session.defer_call(func)` make func invoked when session close il y a 5 ans
  wangweimin 1cdede155b doc: update il y a 5 ans
  wangweimin 37e6117bad use Session.active_session_count() to detect if session started il y a 5 ans
  wangweimin eae901b491 CoroutineBasedSession close when all coroutine in this session closed il y a 5 ans
  wangweimin 224ef896de update il y a 5 ans
  wangweimin 014e164db8 change some code naming il y a 5 ans
  wangweimin ff2c66603a change some code naming il y a 5 ans
  wangweimin 2ba69bfdfb button callback remove save parameter & adjust register_callback code il y a 5 ans
  wangweimin 0d03820d52 refine asyncio based session il y a 5 ans