Open jakubdyszkiewicz opened 9 months ago
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
Description
We hit a bug (luckily before a release) that we modify resource meta from ResourceManager and the other place that was reading this went into undefined state.
We could introduce a wrapper over Resource that would panic on calling Set methods just to make sure we don't allow modyfing resources after retrieving them from cached ResourceManager