ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

UA doesn't work in the ISE #93

Closed adamdriscoll closed 4 years ago

adamdriscoll commented 4 years ago

See this: https://forums.universaldashboard.io/t/trying-to-get-ua-going/2151?u=adam

Windos commented 4 years ago

🤣 I always just assumed this was intended or un-avoidable. ISE was the first place I tried UA.

It looks like the -InProcess switch works, so the problem is likely around spawning the child process. This also causes an ISE instance to hang around after closing the ISE and locking the database.

adamdriscoll commented 4 years ago

Make me wonder how many other people did the exact same thing... figure it should be fixed.

adamdriscoll commented 4 years ago

This will be fixed in the next build.