Arjo Chakravarty
Arjo Chakravarty
This would be really useful for reducing our test times. In particular we could use it to test plugins like the hydrodynamics/LiftDrag etc.
Fixed by #2232
Can you try merging the base branch once it seems the ABI checker is not happy.
Yes will work on the feedback.
I like this idea. I recently ran into a similar need. My solution was `spin_until_future_complete` has a timeout option which I abused with a default empty future that never gets...
Yeah it does. I wasnt using async await so... If an async/await option were available I'd probably have prefered that. Just echoing the sentiment that an API like this would...
I don't think this change is worth it as downstream users will be left with a lot of "busy work"
I think updating the documentation is sufficient. Changing this is not worth the effort as users who use this bug will likely have to go through a very painful process...
Hi @unjambonakap , was wondering what the status on this was. Do we intend shipping this change with ionic (code freeze 26/8)? If we can't come to a consensus by...