Historial de Commits

Autor SHA1 Mensaje Fecha
  wangweimin 148ebd1e2e fix: error when use flask backend with coroutine based session 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 1cdede155b doc: update hace 5 años
  wangweimin efc45f4b6f fix: partial asynchronous/generator functions are not correct detected hace 5 años
  wangweimin 0c191bda7f add: session closed valid to session.send_task_command() hace 5 años
  wangweimin 2ea0b09204 support multiple session type in one app hace 5 años
  wangweimin e024e77522 update doc hace 5 años
  wangweimin 783fd1f1db update doc hace 5 años
  wangweimin 1de33e4645 fix: coroutinebased.session.coros changed size when iterate hace 5 años
  wangweimin 04dab328f2 fix: coroutinebased session send_task_command when session closed hace 5 años
  wangweimin 7a5169f8c8 update doc hace 5 años
  wangweimin 23840716a6 fix: Task.on_coro_stop lambda accept no parameter bug hace 5 años
  wangweimin c3b44cc231 fix: get new Exp when handle exp in `on_task_exception` hace 5 años
  wangweimin 37e6117bad use Session.active_session_count() to detect if session started hace 5 años
  wangweimin b631605538 avoid session close twice hace 5 años
  wangweimin 72eec915c5 `run_async` return TaskHandle, which can be used later to close the task hace 5 años
  wangweimin eae901b491 CoroutineBasedSession close when all coroutine in this session closed hace 5 años
  wangweimin 224ef896de update hace 5 años
  wangweimin 88fbe8a8ba docs: code comment hace 5 años
  wangweimin 014e164db8 change some code naming hace 5 años
  wangweimin ff2c66603a change some code naming hace 5 años
  wangweimin 0a2b764c53 rename AsyncBasedSession->CoroutineBasedSession、ThreadBasedWebIOSession->ThreadBasedSession hace 5 años