【发布时间】:2018-01-23 04:55:36
【问题描述】:
自从我升级到 Visual Studio 2017 15.3.0 后,我的 xamarin android 应用程序不断打印以下调试输出:
08-15 09:13:23.275 D/Mono ( 3119): [0x9a5be930] worker unparking, timeout? no interrupted? no
08-15 09:13:23.275 D/Mono ( 3119): [0x9a5be930] worker parking
08-15 09:13:23.275 D/Mono ( 3119): [0x9a6bf930] worker unparking, timeout? no interrupted? no
08-15 09:13:23.275 D/Mono ( 3119): [0x9a6bf930] worker parking
08-15 09:13:24.275 D/Mono ( 3119): [0x9a87d930] worker unparking, timeout? no interrupted? no
08-15 09:13:24.276 D/Mono ( 3119): [0x9a87d930] worker parking
输出相当有规律,每秒几次。
这是什么意思,是什么原因造成的?
编辑:现在有一个bug report regarding this
【问题讨论】: