Kation L
Kation L
Maybe you can click `Rerun failed jobs` button to try for more times.
I have tried to use SharpDX to create backend. But I found there is no api define in `libSkiaSharp` because compile without define `SK_Direct3D`.
@mgood7123 Skia have define D3D functions: https://github.com/mono/skia/blob/a0008792c861228872a0a21f5f3422c4c8824720/include/gpu/GrDirectContext.h#L105-L112 But our SkiaSharp does not add those define: https://github.com/mono/skia/blob/a0008792c861228872a0a21f5f3422c4c8824720/include/c/gr_context.h#L28-L33
Currently we do not have trace-level logging on production environment. We use EF Core with `DbContextPool`. 2.3.5 Stacktrace: ``` System.InvalidOperationException: Can't replace active reader. at MySqlConnector.MySqlDataReader.InitAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, IDictionary`2...
@mattleibow Busy these days. I'm copying Vulkan test to Direct3D.
Link https://github.com/ThreeMammals/Ocelot/issues/1396
> i checked the source code and found the problem. > this problem accouris because of "MultiplexingMiddleware:46" which this is inevitable. to solve the problem, read authorization infos (identities, claims...
@ogarcia Zerotier act as a network adapter but it does not support layer 2 route? I used PPTP, SSTP, OpenVPN before, they work fine in layer 2 mode. I`m new...
@ogarcia I make a mistake. I used PPTP, SSTP, OpenVPN in layer 3 mode routing by Windows Server RRAS. I don't know it is same as Zerotier? Can Openwrt configure...
> 刚编译完成,还没测试过 https://github.com/fanthos/openwrt-official-builds-fullcone/releases/tag/v22.03.3-1 ~~开启NAT-FullCone后,重启路由器会无法上网,需要关闭FullCone,然后重启路由器,才可以上网 之后重新开启FullCone正常,但是重启又是这样~~ 没有打完补丁,漏了kmod-nft-fullcone