Historique des commits

Auteur SHA1 Message Date
  wangweimin 95fff37bdc fix #545: memory leak after close session il y a 2 ans
  wangweimin b0c1bf6b92 feat: auto hold session as needed il y a 3 ans
  wangweimin 1fde03242f doc update il y a 4 ans
  wangweimin 94bec9539c fix: threadbased session block in `close()` il y a 4 ans
  wangweimin 661f37ec6f update translate il y a 4 ans
  wangweimin 60219d6cd7 WIP: doc translate il y a 4 ans
  wangweimin 7a90b90612 doc: fix mistakes and add content il y a 4 ans
  wangweimin e64d4de97b fix: `put_buttons`,`toast`'s callback can't use coroutine in coroutine-based session il y a 4 ans
  wangweimin fb12167fa6 maint: reformat code il y a 4 ans
  wangweimin 961ab07db0 maint: output error traceback to frontend's console il y a 4 ans
  wangweimin f744cb9d24 maint: update doc and il y a 4 ans
  wangweimin 95680dab79 feat: `put_buttons()` onclick parameter can use list type il y a 5 ans
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() il y a 5 ans
  wangweimin 55d4790e35 maint: refine ScriptModeSession il y a 5 ans
  wangweimin fe6b0b0b64 feat: add `session.get_info()` to get session info il y a 5 ans
  wangweimin c4f8eff43a maint: improve code quality il y a 5 ans
  wangweimin 8355377d8f maint: coroutine based session raise SessionClosedException to coroutine on session close il y a 5 ans
  wangweimin 526230abc8 fix: `defer_call()` call order il y a 5 ans
  wangweimin 148ebd1e2e fix: error when use flask backend with coroutine based session 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 efc45f4b6f fix: partial asynchronous/generator functions are not correct detected il y a 5 ans
  wangweimin 0c191bda7f add: session closed valid to session.send_task_command() il y a 5 ans
  wangweimin 2ea0b09204 support multiple session type in one app il y a 5 ans
  wangweimin e024e77522 update doc il y a 5 ans
  wangweimin 783fd1f1db update doc il y a 5 ans
  wangweimin 1de33e4645 fix: coroutinebased.session.coros changed size when iterate il y a 5 ans
  wangweimin 04dab328f2 fix: coroutinebased session send_task_command when session closed il y a 5 ans
  wangweimin 7a5169f8c8 update doc il y a 5 ans