Twitter-Server 1.30.0
·
507 commits
to develop
since this release
Runtime Behavior Changes
- The admin server now waits for other registered closables to shut down
before commencing its own shutdown.RB_ID=916421
Breaking API Changes
- Removed
c.t.server.Closertrait. Behavior has been moved to
c.t.app.App.RB_ID=915485