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
{{ message }}
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Currently, worker only supports one dependency in its argument.
Having multiple might be beneficial at the same time, using key-words for dependencies would be good. For instance 'formatting' would check if formatting is complete by string reference, rather than the actual worker handle.
This would improve cross-module/api dependencies.
The text was updated successfully, but these errors were encountered:
Currently, worker only supports one dependency in its argument.
Having multiple might be beneficial at the same time, using key-words for dependencies would be good. For instance
'formatting'
would check if formatting is complete by string reference, rather than the actual worker handle.This would improve cross-module/api dependencies.
The text was updated successfully, but these errors were encountered: