add cpu and mem pprof
This commit is contained in:
6
weed/util/signal_handling_notsupported.go
Normal file
6
weed/util/signal_handling_notsupported.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// +build plan9
|
||||
|
||||
package util
|
||||
|
||||
func OnInterrupt(fn func()) {
|
||||
}
|
||||
Reference in New Issue
Block a user