Commit Graph

2 Commits

Author SHA1 Message Date
Alex Oleshkevich ab296fddf3
Fix types in lifespan examples (#2123) 2023-04-17 12:52:15 +02:00
Marcelo Trylesinski cc20c8606e
Deprecate `on_startup` and `on_shutdown` events (#2070)
* Revert "Support lifespan state (#2060)"

This reverts commit da6461b239.

* new implementation

* Deprecate `on_startup` and `on_shutdown` events

* Rename `events.md` by `lifespan.md`

---------

Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
2023-03-09 23:30:28 +01:00