drtheuns

Results 5 issues of drtheuns

The `$mpfd` property is publicly available, but was not formally a property of the class and was lacking a typehint. This results in errors when using a static code analyser...

## Environment Working on a (localhost) Phoenix LiveView application (relevant, see below) ### Versions - Operating system: Linux - Browser: Firefox 113.0.1 64bit - PassFF: 1.14.1 - Host app: pass?...

enhancement

Should it perhaps be implemented as a separate clause to avoid doing any needless work? E.g.: ``` def manage_relationship(changeset, _, _) do IO.warn("...") changeset end ``` Fixes: #1407

**Is your feature request related to a problem? Please describe.** If `manage_relationship` is called without opts it will do nothing. Ash could warn about this. **Describe the solution you'd like**...

enhancement
good first issue

Projects that don't use open-telemetry or with more complex process propagation requirements can now implement it themselves by configuring the `Task` module to use.