-
-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Labels
questionQuestion that needs to be answeredQuestion that needs to be answered
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
CacheManager类的Instance是从实例构造里初始化的。
这就会导致在某些情况下,直接访问CacheManager造成null异常。
这通常会在Utility静态类中的一些方法中重现异常,如初始化DataTableDynamicContext实例。
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
net8.0
Anything else?
库版本:8.6.4为止有此类问题。
Metadata
Metadata
Assignees
Labels
questionQuestion that needs to be answeredQuestion that needs to be answered