Skip to content

Conversation

@Elias481
Copy link
Owner

  • needed to avoid race conditions when multiple scripts start a X server simultaniously
  • currently the python 3 implementation is possibly incomplete as the EasyProcess module currently does not provide a way to inherit the needed fd on pathon >= 3.2

Elias Ohm added 3 commits October 20, 2018 12:22
- needed to avoid race conditions when multiple scripts start a X server simultaniously
- currently the python 3 implementation is possibly incomplete as the EasyProcess module currently does not provide a way to inherit the needed fd on pathon >= 3.2
…ading..) with check_startup=True

- if the select on displayfd has to wait to nearly as long as startup-timeout, the following xdpyinfo check block could be skipped causing the startup to fail without real reason because success not set by that block
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.

2 participants