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
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
Breaking change, but just got caught up again by not having Wait() at the end of the xru task. I'm not 100% clear on whats happening here, but if we always have to wait for the tasks to work with revit, can we just automatically append it to prevent user error, especially when the failures are hard to diagnose as they 'fail' silently?
Hey there,
Breaking change, but just got caught up again by not having Wait() at the end of the xru task. I'm not 100% clear on whats happening here, but if we always have to wait for the tasks to work with revit, can we just automatically append it to prevent user error, especially when the failures are hard to diagnose as they 'fail' silently?