Lombiq / NodeJs-Extensions

Utilities and extensions for Node.js, used in ASP.NET (Core) MVC and Orchard (Core) CMS development.
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Find alternative approach to serialize LinkProjectToNodeJsExtensionsNpmPackage targets execution (OSOE-582) #37

Closed dministro closed 1 year ago

dministro commented 1 year ago

Instead of the current lock file polling, another approach could be more stable and scalable.

Here are some links for inspiration:

Jira issue

0liver commented 1 year ago

Addressed in https://github.com/Lombiq/NodeJs-Extensions/pull/38.