topfreegames / pitaya

Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
MIT License
2.35k stars 482 forks source link

Fix #328, TestAgentHandle fails randomly #329

Closed haoyu234 closed 1 year ago

haoyu234 commented 1 year ago

I suspect go ag.Handle() executes so early that some EXPECT() calls are missed (line 1022), maybe we should put it after all EXPECT() calls.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5829953166


Totals Coverage Status
Change from base Build 5658434483: 0.0%
Covered Lines: 4783
Relevant Lines: 7685

💛 - Coveralls