jenkinsci / jenkinsci/unity3d-plugin

Plugin can end up being unresponsive to interruption (build timeout) if a window popups

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
102
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Unfortunately in some cases, Unity might popup a window even if running in batchmode.

In this case, the process will be hanging, and the output copier will block in the join().

Here are the threaddumps before and after the process was killed manually: https://gist.github.com/1964929

We need to find a proper way to handle this case as I doubt Unity is going to fix their dialog pop-ups anytime soon.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.