KennanChan / Revit.Async

Use task-based asynchronous pattern (TAP) to run Revit API code from any execution context.
MIT License
223 stars 51 forks source link

Feature/set raise without delay #26

Closed KennanChan closed 4 months ago

KennanChan commented 8 months ago
KennanChan commented 7 months ago

I will conduct additional tests on this change before it is merged.

BobbyCJones commented 7 months ago

@KennanChan, I have tested on my machine and it is working very well. I will release our tools with this change for testing with some key users this week.

KennanChan commented 7 months ago

@KennanChan, I have tested on my machine and it is working very well. I will release our tools with this change for testing with some key users this week.

That's great because I haven't found a practical way to conduct thorough tests. Big thanks and waiting for good news!

BobbyCJones commented 4 months ago

@KennanChan We've been running your fix with the idling guard for over a month with 5 key users and we have not seen any issues. It seems to be working great!

KennanChan commented 4 months ago

great, I'll review the code again and publish a new version as soon as possible

KennanChan commented 4 months ago

Hi, thanks a lot for your help. I have merged the PR and published a new nuget package.

Kennan @.***

 

------------------ 原始邮件 ------------------ 发件人: "KennanChan/Revit.Async" @.>; 发送时间: 2024年4月23日(星期二) 晚上9:41 @.>; @.**@.>; 主题: Re: [KennanChan/Revit.Async] Feature/set raise without delay (PR #26)

@KennanChan We've been running your fix with the idling guard for over a month with 5 key users and we have not seen any issues. It seems to be working great!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

BobbyCJones commented 4 months ago

Thank you @KennanChan! This is a fantastic package that greatly reduces the complexity of coding in Revit.

BobbyCJones commented 4 months ago

FYI - It was working so well we expanded beyond the 5 key users and released to an entire department, about 30 users. They run addins utilizing Revit.Async heavily...very heavily. And it is running fantastic. I'm updating our addins with the new package now.