Histórico de Commits

Autor SHA1 Mensagem Data
  wangweimin c4f8eff43a maint: improve code quality há 5 anos atrás
  wangweimin 8355377d8f maint: coroutine based session raise SessionClosedException to coroutine on session close há 5 anos atrás
  wangweimin 526230abc8 fix: `defer_call()` call order há 5 anos atrás
  wangweimin 148ebd1e2e fix: error when use flask backend with coroutine based session há 5 anos atrás
  wangweimin c6da57e1a3 feat: raise SessionClosedException when session close by user há 5 anos atrás
  wangweimin 330f76dc57 feat: `session.defer_call(func)` make func invoked when session close há 5 anos atrás
  wangweimin 1cdede155b doc: update há 5 anos atrás
  wangweimin efc45f4b6f fix: partial asynchronous/generator functions are not correct detected há 5 anos atrás
  wangweimin 0c191bda7f add: session closed valid to session.send_task_command() há 5 anos atrás
  wangweimin 2ea0b09204 support multiple session type in one app há 5 anos atrás
  wangweimin e024e77522 update doc há 5 anos atrás
  wangweimin 783fd1f1db update doc há 5 anos atrás
  wangweimin 1de33e4645 fix: coroutinebased.session.coros changed size when iterate há 5 anos atrás
  wangweimin 04dab328f2 fix: coroutinebased session send_task_command when session closed há 5 anos atrás
  wangweimin 7a5169f8c8 update doc há 5 anos atrás
  wangweimin 23840716a6 fix: Task.on_coro_stop lambda accept no parameter bug há 5 anos atrás
  wangweimin c3b44cc231 fix: get new Exp when handle exp in `on_task_exception` há 5 anos atrás
  wangweimin 37e6117bad use Session.active_session_count() to detect if session started há 5 anos atrás
  wangweimin b631605538 avoid session close twice há 5 anos atrás
  wangweimin 72eec915c5 `run_async` return TaskHandle, which can be used later to close the task há 5 anos atrás
  wangweimin eae901b491 CoroutineBasedSession close when all coroutine in this session closed há 5 anos atrás
  wangweimin 224ef896de update há 5 anos atrás
  wangweimin 88fbe8a8ba docs: code comment há 5 anos atrás
  wangweimin 014e164db8 change some code naming há 5 anos atrás
  wangweimin ff2c66603a change some code naming há 5 anos atrás
  wangweimin 0a2b764c53 rename AsyncBasedSession->CoroutineBasedSession、ThreadBasedWebIOSession->ThreadBasedSession há 5 anos atrás