nasa / fpp

F Prime Prime: A modeling language for F Prime
https://fprime.jpl.nasa.gov
Apache License 2.0
46 stars 31 forks source link

[Data products] Default priority is not set in generated code for dpGet #398

Closed bocchino closed 4 months ago

bocchino commented 5 months ago

When the user requests a data product container, the auto-generated code should fill in the default priority. It is currently doing that for async requests (dpRequest) but not for sync requests (dpGet).