Uninett / Howitz

1 stars 3 forks source link

Avoid exception if UpdateHandler is None on update #134

Closed hmpf closed 2 weeks ago

hmpf commented 2 weeks ago

Closes #133

.. also stops catching an exception that cannot ever be raised.

Strictly speaking a workaround for #133 since we still don't know why the UpdateHandler is None/reset to None/never set.