yuanyuanxiang / TimerTest

Find a BUG in Golang Timer Reset function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimerTest

Find a BUG in Golang Timer Reset function.

The function Reset in Timer package of Golang 1.14.1 causes the process to hang.

You can see "loops forever on sched_yield sometimes(timer related)".

Address of this bug: golang/go#38023

About

Find a BUG in Golang Timer Reset function.


Languages

Language:Go 100.0%