You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a developer feature, I want to kill the process immediately after setting a preference value. So, I need to ensure the value is written to the disk (using commit instead of apply).
This is a pretty rare use case, and I can't yet think of an API to propose.
The text was updated successfully, but these errors were encountered:
In a developer feature, I want to kill the process immediately after setting a preference value. So, I need to ensure the value is written to the disk (using commit instead of apply).
This is a pretty rare use case, and I can't yet think of an API to propose.
The text was updated successfully, but these errors were encountered: