Historique des commits

Auteur SHA1 Message Date
  wangweimin 95fff37bdc fix #545: memory leak after close session il y a 2 ans
  wangweimin e675db6550 refactor session reconnect il y a 3 ans
  wangweimin 2ec4125ae8 fix: uncaught `SessionClosedException` in callback of thread-based session il y a 3 ans
  wangweimin 06217af6e2 fix incomplete clean-up in threadbased session il y a 3 ans
  wangweimin b84168db94 fix callback mq close error in threadbased session il y a 3 ans
  wangweimin c79ce927e3 code maintenance il y a 3 ans
  wangweimin b0c1bf6b92 feat: auto hold session as needed il y a 3 ans
  wangweimin c7ab650e07 doc update il y a 4 ans
  wangweimin 9c4681aa69 fix: thread-based session is not cleaned up properly il y a 4 ans
  wangweimin bea2181524 fix: Session error trigger `on_session_close()` il y a 4 ans
  wangweimin 94bec9539c fix: threadbased session block in `close()` 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 f766b7c46b doc: update doc il y a 4 ans
  wangweimin 61ee5e48cc fix: ThreadBasedSession serial_mode callback input error il y a 4 ans
  wangweimin e6fac5d1fe maint: some adjust 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 f9189df636 maint: callback name more semantic il y a 5 ans
  wangweimin 526230abc8 fix: `defer_call()` call order 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 efc45f4b6f fix: partial asynchronous/generator functions are not correct detected il y a 5 ans
  wangweimin dcb38d460d fix: threadbased session can't exit because of callback thread il y a 5 ans
  wangweimin 0c191bda7f add: session closed valid to session.send_task_command() il y a 5 ans
  wangweimin af17d8a3f8 fix: threadbased task name il y a 5 ans
  wangweimin 4d948cf5d3 fix: unhandled task messages when session close in threadbased session il y a 5 ans