instacart / formula

A functional reactive framework for managing state and side effects based on RxJava.
https://instacart.github.io/formula/
BSD 3-Clause Clear License
151 stars 14 forks source link

Make formula plugin thread visible. #363

Closed Laimiux closed 8 months ago

Laimiux commented 8 months ago

What

To avoid thread memory optimizations where another thread is seeing null for plugin.

carrotkite commented 8 months ago

JaCoCo Code Coverage 84.37% :white_check_mark:

Class Covered Meta Status
com/instacart/formula/FormulaPlugins 100% 0% :white_check_mark:

Generated by :no_entry_sign: Danger