summaryrefslogtreecommitdiff
path: root/examples/framework-vue/src
diff options
context:
space:
mode:
authorGravatar Juraj Kapsz <dev@jurajkapsz.sk> 2024-12-10 13:43:44 +0100
committerGravatar GitHub <noreply@github.com> 2024-12-10 12:43:44 +0000
commit316959355c3d59723ecb3e0f417becf1f03ddd74 (patch)
treeb120ffd9bd0ef9dcf5841f7f59d8e5477b9a022e /examples/framework-vue/src
parent0d1eab560d56c51c359bbd35e8bfb51e238611ee (diff)
downloadastro-316959355c3d59723ecb3e0f417becf1f03ddd74.tar.gz
astro-316959355c3d59723ecb3e0f417becf1f03ddd74.tar.zst
astro-316959355c3d59723ecb3e0f417becf1f03ddd74.zip
fix: xclip process runtime (#12658)
xclip process made `spawnSync` not [to return](https://nodejs.org/api/child_process.html#child_processspawnsynccommand-args-options:~:text=with%20the%20exception%20that%20the%20function%20will%20not%20return%20until%20the%20child%20process%20has%20fully%20closed). Further info at [Stack Overflow](https://stackoverflow.com/questions/52169670/node-child-process-execsync-hangs-with-xclip). Also updated the xclip arguments as per man pages for better familiarity, although the used arguments worked.
Diffstat (limited to 'examples/framework-vue/src')
0 files changed, 0 insertions, 0 deletions