etalab / transpo-rt

Simple API for public transport realtime data
https://tr.transport.data.gouv.fr/
GNU Affero General Public License v3.0
20 stars 9 forks source link

actix was panicking during ctrl+c due to slog logger #103

Closed antoine-de closed 3 years ago

antoine-de commented 3 years ago

because the logger wasn't there anymore (already dropped).