hi
The next 7.x patch version will solve this.
https://github.com/abpframework/abp/pull/15508
hi Jatinder.singh
Please create a new question.
hi
This works for me, Can you try that?
[HighlightedMember]
public virtual BookStore.Test.Test Get()
{
using (var uow = UnitOfWorkManager.Begin(requiresNew: true, isTransactional: false))
{
Thread.Sleep(3330);
return _repo.FirstAsync().Result;
}
}
I have reproduced the problem and am checking it out.
Zoom ended the meeting because it was more than 40 minutes. I will debug it locally, just wait a while
https://us05web.zoom.us/j/86335037655?pwd=Z1VjQms5cUJheVpENjI0SVlJcDJkZz09
Unfortunately I still can't reproduce the problem.
Thanks I will test it in deep.
Can other people's computers reproduce the problem?