mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-05 22:28:54 +01:00
aee8e6a95d
Removes a bare `except Exception` clause and replaces it with catching a specific exception around the portion that might throw.
1 line
69 B
Text
1 line
69 B
Text
Reduce the scope of caught exceptions in `BlacklistingAgentWrapper`.
|