Skip to content

Conversation

@rofinn
Copy link

@rofinn rofinn commented Dec 4, 2017

Improve package load time by making listenmod asynchronous with (@schedule). Closes #39.

@rofinn rofinn changed the title Asynch @requires. Asynch @requires Dec 4, 2017
@rofinn rofinn changed the title Asynch @requires Async @requires Dec 4, 2017
@MikeInnes
Copy link
Collaborator

Do we know how this will behave if, for example, someone does using A, B in a script and then immediately depends on interop between them? Can we guarantee that the @require block won't be delayed and break stuff?

@rofinn
Copy link
Author

rofinn commented Dec 4, 2017

I'm pretty sure that will break. I'm not really sure what the best solution is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants