Nadeshiko Manju
Nadeshiko Manju
modify the SiteController.php in the floder "controllers" if dont use the namespace app\models\PasswordResetRequestForm,there will be bug when user touch the reset-password button,the yii will show cant find class PasswordResetRequestForm
@frnkvieira
@cclauss OK I will fix it
@frnkvieira
@renderit Yeah, I have a try , and I get a idea that to replace `requests` lib by `aiohttp` to request data. Call it aio-influxdb is better ?
@sebito91 I also do the same work just like Mr.@gusutabopb I think at first we can implements a full test async lib and merge in official repo‘s branch CC @RonRothman...
Is there any new update about this PR? I think maybe I can help about this PR
~~In my opinion, I think cpu_burst mode is a cgroupv2 only feature. Is there any compatibility issue if we change all schema that is used in both cgroupv1 and v2?~~
Sorry for the bad information, my memory is wrong I have confirmed the burst mode support both v1 and v2 since Linux 5.14, FYI https://www.kernel.org/doc/html/latest/scheduler/sched-bwc.html
~~But for this, maybe we should think about the kernel issue? The last LTS kernel is 5.10 which is not supported for burst mode(People may use 510 with the newest...