RP-Kit / RPKit

RPKit plugin suite
Apache License 2.0
21 stars 12 forks source link

Log exceptional cases where they occur within a future #585

Closed renbinden closed 2 years ago

renbinden commented 2 years ago

Futures currently do not log errors that happen within them. It would make it easier to debug issues if we handled exception cases by logging any exceptions that occur.