intersystems / intersystems/ipm
In IPM installer replace async setup with sync setup
Open
enhancement
- Dominant language
- ObjectScript
- Stars
- 41
- Forks
- 29
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 4
Description
## Describe the problem
Async setup seems like more trouble than its worth because it messes with the logging order.
## Describe the solution
Replace it with a synchronous setup.
Contributor guide
Research direction
Start by locating the IPM installer’s asynchronous setup and the logging path it affects. Compare the current setup flow with the requested synchronous flow, then verify that logging occurs in the intended order and that existing installer checks still pass.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100