Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP implement dynamic import in CLI #2510

Closed
wants to merge 1 commit into from
Closed

Conversation

ry
Copy link
Member

@ry ry commented Jun 12, 2019

Currently dead locking due to use of Mutex

Try this:

  ./target/debug/deno -D tests/013_dynamic_import.ts

@ry ry force-pushed the isolate_config2 branch from 4978963 to 2c04637 Compare June 12, 2019 21:32
Currently dead locking due to use of Mutex<Isolate>

  ./target/debug/deno tests/013_dynamic_import.ts
@ry ry force-pushed the isolate_config2 branch from 2c04637 to 2a9de90 Compare June 13, 2019 00:01
@ry ry changed the title Isolate config2 WIP implement dynamic import in core Jun 13, 2019
@ry ry requested a review from piscisaureus June 13, 2019 00:01
@ry ry changed the title WIP implement dynamic import in core WIP implement dynamic import in CLI Jun 13, 2019
@piscisaureus piscisaureus mentioned this pull request Jun 14, 2019
@ry
Copy link
Member Author

ry commented Jul 23, 2019

closed in favor of #2516

@ry ry closed this Jul 23, 2019
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.

1 participant