Skip to content

fix: console ci all green / replace maxframes with timeout seconds (backport) - #1752

Merged
0xFA11 merged 9 commits into
developfrom
backport-1543
Feb 25, 2022
Merged

fix: console ci all green / replace maxframes with timeout seconds (backport)#1752
0xFA11 merged 9 commits into
developfrom
backport-1543

Conversation

@0xFA11

@0xFA11 0xFA11 commented Feb 25, 2022

Copy link
Copy Markdown
Contributor

bringing #1543 back from experimental-develop into develop

@0xFA11
0xFA11 requested a review from ShadauxCat February 25, 2022 07:14
@0xFA11
0xFA11 enabled auto-merge (squash) February 25, 2022 07:15

int nextFrameNumber = Time.frameCount + 2;
yield return new WaitUntil(() => Time.frameCount >= nextFrameNumber);
yield return MultiInstanceHelpers.WaitForMessageOfType<CreateObjectMessage>(m_ClientNetworkManagers[0]);

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Object.Destroy(serverClientPlayerResult.Result.gameObject);

yield return null;
yield return MultiInstanceHelpers.WaitForMessageOfType<DestroyObjectMessage>(m_ClientNetworkManagers[0]);

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@0xFA11
0xFA11 merged commit 5972547 into develop Feb 25, 2022
@0xFA11
0xFA11 deleted the backport-1543 branch February 25, 2022 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants