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

Fixed emitting traces for Deferrals #179

Merged
merged 1 commit into from
Apr 18, 2016
Merged

Conversation

zapu
Copy link
Collaborator

@zapu zapu commented Apr 17, 2016

Traces did not get 'filename' property, which resulted in confusing
runtime warnings, like:

ICED warning: overused deferral at <anonymous> (undefined:3)

Fixed this by adding filename in Await.transform.

Added new tests that check for this issue.

Fixes #174

Traces did not get 'filename' property, which resulted in confusing
runtime warnings, like:

`ICED warning: overused deferral at <anonymous> (undefined:3)`

Fixed this by adding filename in Await.transform.

Added new tests that check for this issue.

Fixes jashkenas#174
@maxtaco maxtaco merged commit 5b23e35 into maxtaco:iced3 Apr 18, 2016
@zapu zapu deleted the trace-filename branch May 12, 2018 10:44
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