Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
GNU General Public License v3.0
4.46k
stars
229
forks
source link
invalid memory address or nil pointer dereference #252
I used "realize start" to run the project for a long time in terminal, about 10 hours or some. There are about 10 logs per second printed out in the terminal.
realize.yml
cmd: realize start
Realize version: 2.0.3
Golang Version
go version go1.12.7 linux/amd64
Error log:
What I did:
I used "realize start" to run the project for a long time in terminal, about 10 hours or some. There are about 10 logs per second printed out in the terminal.