Historial de Commits

Autor SHA1 Mensaje Fecha
  wangweimin e675db6550 refactor session reconnect hace 3 años
  wangweimin 2ec4125ae8 fix: uncaught `SessionClosedException` in callback of thread-based session hace 3 años
  wangweimin 06217af6e2 fix incomplete clean-up in threadbased session hace 3 años
  wangweimin b84168db94 fix callback mq close error in threadbased session hace 3 años
  wangweimin c79ce927e3 code maintenance hace 3 años
  wangweimin b0c1bf6b92 feat: auto hold session as needed hace 3 años
  wangweimin c7ab650e07 doc update hace 4 años
  wangweimin 9c4681aa69 fix: thread-based session is not cleaned up properly hace 4 años
  wangweimin bea2181524 fix: Session error trigger `on_session_close()` hace 4 años
  wangweimin 94bec9539c fix: threadbased session block in `close()` hace 4 años
  wangweimin fb12167fa6 maint: reformat code hace 4 años
  wangweimin 961ab07db0 maint: output error traceback to frontend's console hace 4 años
  wangweimin f766b7c46b doc: update doc hace 4 años
  wangweimin 61ee5e48cc fix: ThreadBasedSession serial_mode callback input error hace 4 años
  wangweimin e6fac5d1fe maint: some adjust hace 4 años
  wangweimin 95680dab79 feat: `put_buttons()` onclick parameter can use list type hace 5 años
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() hace 5 años
  wangweimin 55d4790e35 maint: refine ScriptModeSession hace 5 años
  wangweimin fe6b0b0b64 feat: add `session.get_info()` to get session info hace 5 años
  wangweimin c4f8eff43a maint: improve code quality hace 5 años
  wangweimin f9189df636 maint: callback name more semantic hace 5 años
  wangweimin 526230abc8 fix: `defer_call()` call order hace 5 años
  wangweimin c6da57e1a3 feat: raise SessionClosedException when session close by user hace 5 años
  wangweimin 330f76dc57 feat: `session.defer_call(func)` make func invoked when session close hace 5 años
  wangweimin efc45f4b6f fix: partial asynchronous/generator functions are not correct detected hace 5 años
  wangweimin dcb38d460d fix: threadbased session can't exit because of callback thread hace 5 años
  wangweimin 0c191bda7f add: session closed valid to session.send_task_command() hace 5 años
  wangweimin af17d8a3f8 fix: threadbased task name hace 5 años
  wangweimin 4d948cf5d3 fix: unhandled task messages when session close in threadbased session hace 5 años
  wangweimin 223768a53f fix: threadbased session main task name hace 5 años