[0.7] LocalResource update signals #3313
Unanswered
soundprojects
asked this question in
Q&A
Replies: 1 comment
-
It sounds like a bad idea to me, as it runs some arbitrary side effects during what would otherwise be a derived computation. Why not (But also, have you tried? It probably works. And if you've tried and had problems, it would be worth sharing some code.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Is it possible in 0.7+ to capture outer signals within a LocalResource and update them? I have an asynchronous closure and I want the result of the operation to set some signals in the outer scope.
Beta Was this translation helpful? Give feedback.
All reactions