-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3999: Fix Attribute Func Attachment r=britmyerss a=britmyerss Remove existing attribute prototypes when creating a new one or updating an existing one. This prevents us from having duplicate attribute prototypes for Props/Sockets that the user has manually attached attribute funcs for, and therefore ensures we run the correct, most recently configured one, with no lingering prototypes to the identity func. I added some traces to help us find resolution more quickly for other issues and fixed up a couple doc comments too. <div><img src="https://media1.giphy.com/media/FuZjDL4fZ3vDz9E6EK/giphy.gif?cid=5a38a5a269kfc2sz7gbscidv7g3se7unhd2wwjl8kzvbj8o1&ep=v1_gifs_search&rid=giphy.gif&ct=g" style="border:0;height:300px;width:300px"/><br/>via <a href="https://giphy.com/starz/">STARZ</a> on <a href="https://giphy.com/gifs/starz-106-01x06-the-gloaming-FuZjDL4fZ3vDz9E6EK">GIPHY</a></div> Co-authored-by: Brit Myers <[email protected]>
- Loading branch information
Showing
4 changed files
with
54 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters