You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit refactors the code in compileTypesAsync.ts to improve the termination of the worker process and enhance the logging. The worker process termination now includes sending an 'exit' message to the worker and setting the worker variable to null. Additionally, the logging messages now include the specific run number of the worker process. This change improves the overall reliability and clarity of the code.
0 commit comments