Re: [PR] GH-945 Fixes issue to restore it on .NET 6 & 8 [rocketmq-clients]

2025-06-09 Thread via GitHub
lillo42 commented on PR #946: URL: https://github.com/apache/rocketmq-clients/pull/946#issuecomment-2954896183 Hey @fuyou001 or @RongtongJin or @lizhimins can you review this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] GH-945 Fixes issue to restore it on .NET 6 & 8 [rocketmq-clients]

2025-06-08 Thread via GitHub
github-actions[bot] commented on PR #946: URL: https://github.com/apache/rocketmq-clients/pull/946#issuecomment-2954364254 This PR is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale,

Re: [PR] GH-945 Fixes issue to restore it on .NET 6 & 8 [rocketmq-clients]

2025-05-08 Thread via GitHub
lillo42 commented on PR #946: URL: https://github.com/apache/rocketmq-clients/pull/946#issuecomment-2865157198 Hey @fuyou001 or @RongtongJin or @lizhimins, since you were the last people that merge code/approval to c#?lib,can you review this PR? -- This is an automated message from the Ap

Re: [PR] GH-945 Fixes issue to restore it on .NET 6 & 8 [rocketmq-clients]

2025-05-08 Thread via GitHub
github-actions[bot] commented on PR #946: URL: https://github.com/apache/rocketmq-clients/pull/946#issuecomment-2864765238 This PR is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale,

Re: [PR] GH-945 Fixes issue to restore it on .NET 6 & 8 [rocketmq-clients]

2025-04-07 Thread via GitHub
lillo42 commented on PR #946: URL: https://github.com/apache/rocketmq-clients/pull/946#issuecomment-2785398335 Hey @fuyou001 or @RongtongJin or @lizhimins can you review this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] GH-945 Fixes issue to restore it on .NET 6 & 8 [rocketmq-clients]

2025-04-05 Thread via GitHub
github-actions[bot] commented on PR #946: URL: https://github.com/apache/rocketmq-clients/pull/946#issuecomment-2781148956 This PR is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale,

Re: [PR] GH-945 Fixes issue to restore it on .NET 6 & 8 [rocketmq-clients]

2025-03-05 Thread via GitHub
lillo42 commented on code in PR #946: URL: https://github.com/apache/rocketmq-clients/pull/946#discussion_r1981348908 ## csharp/rocketmq-client-csharp/Tasks/LimitedConcurrencyLevelTaskScheduler.cs: ## @@ -0,0 +1,141 @@ +//

Re: [PR] GH-945 Fixes issue to restore it on .NET 6 & 8 [rocketmq-clients]

2025-03-04 Thread via GitHub
tsunghanjacktsai commented on code in PR #946: URL: https://github.com/apache/rocketmq-clients/pull/946#discussion_r1980765490 ## csharp/rocketmq-client-csharp/Tasks/LimitedConcurrencyLevelTaskScheduler.cs: ## @@ -0,0 +1,141 @@ +//---

[PR] GH-945 Fixes issue to restore it on .NET 6 & 8 [rocketmq-clients]

2025-03-02 Thread via GitHub
lillo42 opened a new pull request, #946: URL: https://github.com/apache/rocketmq-clients/pull/946 ### Which Issue(s) This PR Fixes Fixes https://github.com/apache/rocketmq-clients/issues/945 ### Brief Description Copy code from https://github.com/ChadBurggraf/