Files
sablier/app
Alexis Couvreur 9821c621fb fix(dynamic): avoid panic on nil instance
For some yet unknown reasons, some instances are returned as nil.

This commits adds a nil check to prevent that and logs a warning to help further debugging.

Fixes #380
2024-10-01 17:30:14 -07:00
..