millken
millken
# Description fix SyncStatus() datarace, the blocksync(v2) speed-up 4x Fixes #3889 ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes...
when viewing the source code, it was found that some of the combobox `onSelect` code was commented out.
Normally, when the taskbar is on the left side, the maximized window should be aligned with the taskbar instead of covering the entire desktop. env: Debian12 GTK3 
like apache,Only one entrance. ``` RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) - [PT,L] RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*) dispatcher.lua/$1 [QSA] ``` And improve the performance of HTTP...
``` package main import ( "fmt" "github.com/wille/osutil" ) func main() { fmt.Println(osutil.GetDisplay()) } ``` panic: runtime error: index out of range [1] with length 1 > goroutine 1 [running]: >...
运行一会儿报错
``` goroutine 246 [syscall]: github.com/andelf/go-curl._Cfunc_curl_easy_perform(0x7f9aac05caa0, 0x7f9af4b64ad8) github.com/andelf/go-curl/_obj/_cgo_defun.c:132 +0x31 github.com/andelf/go-curl.(*CURL).Perform(0xc2119ad3c0, 0x4e2b, 0x63a2c0) /home/golang/ab/src/github.com/andelf/go-curl/easy.go:281 +0x2a main.(*Curlx).Send(0xc2119b02d0, 0x0, 0x0) /home/golang/ab/curl.go:123 +0x734 main.fastcc(0x6b57c0, 0x3, 0xc21001fb40, 0x42, 0x0, ...) /home/golang/ab/cc.go:132 +0x6c9 created by main.workerConfig /home/golang/ab/worker.go:143...
`echo $BROKER | http post :8888/srv-applet-mgr/v0/project_config/$PROJECTNAME/PROJECT_MQTT_BROKER -A bearer -a $TOK`  this command should update old data
## fix unable to open database ### Motivation ``` badger 2022/02/16 03:40:15 INFO: All 6 tables opened in 1.363s badger 2022/02/16 03:40:15 INFO: Replaying file id: 46 at offset: 17321025...